aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2013-06-24 21:47:28 +0000
committerplegall <plg@piwigo.org>2013-06-24 21:47:28 +0000
commitfafa847b062e38c60c5dce0a077068c2dc299edc (patch)
treed9d47f8befd959451f0aee8cf63233de7eded15c
parenta3f90b7ee2d63616c81aae001b4fa51806347367 (diff)
parent386fa7edf8ec6064b19fa6e4e2efcc73b5a951b9 (diff)
Create release 2.5.2 from branch 2.5 r235242.5.2
git-svn-id: http://piwigo.org/svn/tags/2.5.2@23525 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');