Version 1.9.8.4 Big Brother is Watching You

This commit is contained in:
Kijin Sung 2018-10-13 17:13:00 +09:00
parent f8b0ca6a78
commit 2b8373a5eb

View file

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