aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2013-03-02 21:03:35 +0000
committerplegall <plg@piwigo.org>2013-03-02 21:03:35 +0000
commitef830b099180796a260cefce54f8af76c802a568 (patch)
treeb16aba8ea954acd0f046906490f3e1eb16b0f353
parent082705b414cfb4d2a85c6ebd5f80d7699c009f64 (diff)
next version is 2.5.0
git-svn-id: http://piwigo.org/svn/trunk@21104 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 27000ce10..a255d3927 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.5.0RC2');
+define('PHPWG_VERSION', '2.5.0');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');