aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2014-11-21 12:31:36 +0000
committerplegall <plg@piwigo.org>2014-11-21 12:31:36 +0000
commitc07d55df32fbd19f9f257978d7eddd24df5b40f0 (patch)
tree176ae958dc7d9caca68b88671b7b67f7c660f0fb
parent2fce0ab1d0116f7fd3dc6732bfbfe5e517b3f5c1 (diff)
next release is 2.6.4
git-svn-id: http://piwigo.org/svn/branches/2.6@30570 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 98eb9e475..45f9e130b 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.6.3');
+define('PHPWG_VERSION', '2.6.4');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');