Version 1.9.8.3 Return of the Jedi

This commit is contained in:
Kijin Sung 2018-10-11 14:40:05 +09:00
parent e027bc8319
commit 22a47b5c46

View file

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