aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2012-09-26 14:06:12 +0000
committerplegall <plg@piwigo.org>2012-09-26 14:06:12 +0000
commit06873239d7e6ef591ab2b08d8462f8cc6ca4f9af (patch)
tree9067fbb89a3472c95d66b887a0899a48eaa37495
parent9f900ba251fe03a7118ab43d8cab72ce6eb1e1a4 (diff)
next version is 2.4.4
git-svn-id: http://piwigo.org/svn/branches/2.4@18273 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 5cc8c4849..8e9e49e4c 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.4.3');
+define('PHPWG_VERSION', '2.4.4');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');