aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2015-01-08 13:28:48 +0000
committerplegall <plg@piwigo.org>2015-01-08 13:28:48 +0000
commit1fd644ffdfd397cf6bb7f74345672dd9922c082f (patch)
tree7a51b0749f3c6820711ee13e40ea28b7f24a322c
parent2365113e9194803e546be0a65bd60b65542bf53d (diff)
next release is 2.5.62.5
git-svn-id: http://piwigo.org/svn/branches/2.5@30870 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 0bb1446a7..9b91b5ea3 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.5.5');
+define('PHPWG_VERSION', '2.5.6');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');