VERSION 1.8.40

This commit is contained in:
conory 2017-06-03 14:20:01 +09:00
parent 937cbf58f0
commit 0a5b14e4df

View file

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