Version 1.8.24

This commit is contained in:
Kijin Sung 2016-08-05 17:12:26 +09:00
parent e771e4ae0b
commit 6a1f7844bf

View file

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