aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2011-06-14 12:17:57 +0000
committerplegall <plg@piwigo.org>2011-06-14 12:17:57 +0000
commit4d304c80e1356f8e91b6efb84d0ec80ae94b3e97 (patch)
tree3a2bf6b2bb5ab1897cef2cf0caff43c4e7f47c9f
parent57207cf2ae6b8c12f02cbf23f17e1132a0d03d72 (diff)
change version number to 2.2.4
git-svn-id: http://piwigo.org/svn/branches/2.2@11369 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 58cf9f715..3a5618951 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.2.3');
+define('PHPWG_VERSION', '2.2.4');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'Sylvia');