aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2015-01-08 13:22:10 +0000
committerplegall <plg@piwigo.org>2015-01-08 13:22:10 +0000
commita9c7ac432cae4758ef9a5d48cc8984b7502c454b (patch)
tree97ec2e7ca41b824a1db1bea3a15cd51a296afb41
parent6d04381f9d89651ae34452670a725d60e752affc (diff)
next release is 2.7.3
git-svn-id: http://piwigo.org/svn/branches/2.7@30868 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 99f14a78e..1655c848b 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.7.2');
+define('PHPWG_VERSION', '2.7.3');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');