aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2012-06-22 08:59:28 +0000
committerplegall <plg@piwigo.org>2012-06-22 08:59:28 +0000
commitfbc7b6b4ac13723a847917bd90fa015a66dd470a (patch)
treeb2cd1be0bd4e78d4f333504f60ce87f06d4807aa
parentefad6b0fa9257209d57c9469e636c0a42251c655 (diff)
next version on trunk is 2.5.0beta1
git-svn-id: http://piwigo.org/svn/trunk@15937 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--include/constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants.php b/include/constants.php
index 4976fc655..c3c967674 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.4.0RC3');
+define('PHPWG_VERSION', '2.5.0beta1');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');