Version 1.8.30

This commit is contained in:
Kijin Sung 2017-02-23 16:11:06 +09:00
parent 628242a387
commit 1974f21482

View file

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