Version 1.8.31

This commit is contained in:
Kijin Sung 2017-02-25 15:35:16 +09:00
parent f3a43d071e
commit 24c29cfbdb

View file

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