aboutsummaryrefslogtreecommitdiffstats
path: root/include/constants.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2011-11-08 00:02:59 +0000
committerplegall <plg@piwigo.org>2011-11-08 00:02:59 +0000
commit1094b76f6bef8e555ec94b8ebca57d924352e681 (patch)
treecaebac91b53c4b17dfda6d9885aea0b85c1eb575 /include/constants.php
parent98f013725a56646ad535636753fd2bde1895a425 (diff)
next version is 2.3.2
git-svn-id: http://piwigo.org/svn/branches/2.3@12587 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'include/constants.php')
-rw-r--r--include/constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants.php b/include/constants.php
index cda3dee27..aefa48ec0 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.3.1');
+define('PHPWG_VERSION', '2.3.2');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'Sylvia');