aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2013-06-24 21:46:36 +0000
committerplegall <plg@piwigo.org>2013-06-24 21:46:36 +0000
commit386fa7edf8ec6064b19fa6e4e2efcc73b5a951b9 (patch)
treed9d47f8befd959451f0aee8cf63233de7eded15c
parent2530c04f18f1b86eb2b82a6065c626d0ceab12c1 (diff)
next version is 2.5.2
git-svn-id: http://piwigo.org/svn/branches/2.5@23524 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 9d22ca467..4c7d696f6 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.5.1');
+define('PHPWG_VERSION', '2.5.2');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');