aboutsummaryrefslogtreecommitdiffstats
path: root/include/constants.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2011-06-01 10:49:16 +0000
committerplegall <plg@piwigo.org>2011-06-01 10:49:16 +0000
commit4f614c9fef6767207dd5a236d0c2b979141bbf3e (patch)
tree4181f81bf3ba915d458d4172233f7ba36282a44e /include/constants.php
parent2cbdb6575d77898a2b7ea46cf1fb46383bb12d7d (diff)
change version to next release: 2.3.0beta2
git-svn-id: http://piwigo.org/svn/trunk@11188 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 70d6e4220..d204cd3c8 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.3.0beta1');
+define('PHPWG_VERSION', '2.3.0beta2');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'Sylvia');