Version 2.0.0

Maintainers:
  @bjrambo @conory @kijin @misol

External contributors to this release:
  @bnu @ForPeople @largeden @Lastorder-DC @lcy7747 @nemo9l

Happy 5th birthday, Rhymix!
This commit is contained in:
Kijin Sung 2020-12-18 17:01:24 +09:00
parent 89f28cc55a
commit ff6322e9ce

View file

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