aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2014-03-25 13:13:10 +0000
committerplegall <plg@piwigo.org>2014-03-25 13:13:10 +0000
commit279d898f6a1f0cb51a40536e5bd1c266e11cf246 (patch)
tree7467b9f35229464dd99dfa8a9e3e1f6269fa874c
parent3d72b90e2d372e6eb9a290188478f64affbcfd0f (diff)
next version is 2.6.2
git-svn-id: http://piwigo.org/svn/branches/2.6@27936 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 65549d0d1..22958e6b0 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.6.1');
+define('PHPWG_VERSION', '2.6.2');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');