aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2012-10-17 13:44:58 +0000
committerplegall <plg@piwigo.org>2012-10-17 13:44:58 +0000
commit88f962c19a690abbd7bd82c53efd917be7d90c5e (patch)
tree08fdb21b4c83478fe359dc2e983a4d4032a73ad9
parentafb83c772dee77b6699a0d51d46a1d7f5c5c5c66 (diff)
next version is 2.4.5
git-svn-id: http://piwigo.org/svn/branches/2.4@18673 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 8e9e49e4c..a9ccdfb8a 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.4.4');
+define('PHPWG_VERSION', '2.4.5');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');