aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2012-07-27 07:56:34 +0000
committerplegall <plg@piwigo.org>2012-07-27 07:56:34 +0000
commit7cb1c24ce880c1d7f47ccca0f86ae47fb9cfecc1 (patch)
tree66db7a99e4b14f65d37e6545256d9ff8fecad029
parentb448de6b5b2103574f28aa3d5584bfeffb98e6e1 (diff)
newt version is 2.4.3
git-svn-id: http://piwigo.org/svn/branches/2.4@17170 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 049579065..5cc8c4849 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.4.2');
+define('PHPWG_VERSION', '2.4.3');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'elegant');