Merge with XpressEngine 1.8.17

Conflicts:
	config/config.inc.php
This commit is contained in:
Kijin Sung 2016-02-19 19:33:35 +09:00
commit 87f0a258eb

View file

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