aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2014-11-21 12:33:25 +0000
committerplegall <plg@piwigo.org>2014-11-21 12:33:25 +0000
commit8758dd626b62525a5936fb3b1df06f38d90b1b3f (patch)
treed8f7d0079fc2b3ad7d7f39ba473926247a87e9c5
parent062e2005d7c3886993ef146c9ca94089679f4dac (diff)
next release is 2.5.5
git-svn-id: http://piwigo.org/svn/branches/2.5@30571 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 192a779b8..0bb1446a7 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.5.4');
+define('PHPWG_VERSION', '2.5.5');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');