aboutsummaryrefslogtreecommitdiffstats
path: root/include/constants.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2011-12-19 23:53:23 +0000
committerplegall <plg@piwigo.org>2011-12-19 23:53:23 +0000
commitaaae06429d1bf12d77232757f8111d75cf86dfb0 (patch)
treecc9a0fcc81710a3f79f485d54c4b35b08f27c96d /include/constants.php
parentf1e6d98a5131f6409aa1cac7ee57e09d4a5a334e (diff)
next version is 2.3.3
git-svn-id: http://piwigo.org/svn/branches/2.3@12772 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 aefa48ec0..84ee80768 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', '2.3.2');
+define('PHPWG_VERSION', '2.3.3');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'Sylvia');