aboutsummaryrefslogtreecommitdiffstats
path: root/include/constants.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2011-09-08 09:30:16 +0000
committerplegall <plg@piwigo.org>2011-09-08 09:30:16 +0000
commit6a4096f8b941d84606adeaa442824d38a547fba5 (patch)
treeb38414e912db50c5806842c656dafe85b541ea24 /include/constants.php
parent6a572d73ec9f63dd522a0f47ed76e0602eea8661 (diff)
change version number to 2.3.0RC2
git-svn-id: http://piwigo.org/svn/trunk@12101 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'include/constants.php')
-rw-r--r--include/constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants.php b/include/constants.php
index 11448c618..73f523735 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.3.0RC1');
+define('PHPWG_VERSION', '2.3.0RC2');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'Sylvia');