Version 1.8.33

This commit is contained in:
Kijin Sung 2017-03-06 14:11:41 +09:00
parent 701f4b5e07
commit ef202542c1

View file

@ -3,7 +3,7 @@
/**
* RX_VERSION is the version number of the Rhymix CMS.
*/
define('RX_VERSION', '1.8.32');
define('RX_VERSION', '1.8.33');
/**
* RX_MICROTIME is the startup time of the current script, in microseconds since the Unix epoch.