From c07d55df32fbd19f9f257978d7eddd24df5b40f0 Mon Sep 17 00:00:00 2001
From: plegall <plg@piwigo.org>
Date: Fri, 21 Nov 2014 12:31:36 +0000
Subject: [PATCH] next release is 2.6.4

git-svn-id: http://piwigo.org/svn/branches/2.6@30570 68402e56-0260-453c-a942-63ccdbb3a9ee
---
 include/constants.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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');