aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2015-02-16 14:04:21 +0000
committerplegall <plg@piwigo.org>2015-02-16 14:04:21 +0000
commit22b295ff8d5eec12a8bcdfd865ab79d83a9f4d68 (patch)
treeb80ee21b2a298dbdbda0bbb56c673886314b961a
parent6d452e8c1bad237b4bcdcfdc24003b8413fd0237 (diff)
next version is 2.7.4
git-svn-id: http://piwigo.org/svn/branches/2.7@30974 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 1655c848b..70d13d124 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.7.3');
+define('PHPWG_VERSION', '2.7.4');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');