diff options
author | plegall <plg@piwigo.org> | 2011-11-07 11:02:27 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2011-11-07 11:02:27 +0000 |
commit | ff687492bbc9182362301de07f448ee4057fceee (patch) | |
tree | e6c8dea75f613474ad8eeb255d860b8b1f4ee8f3 /include/constants.php | |
parent | 49375a54a2d229ce88865e5becc1912d480390f0 (diff) |
next version is 2.3.1
git-svn-id: http://piwigo.org/svn/branches/2.3@12577 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'include/constants.php')
-rw-r--r-- | include/constants.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants.php b/include/constants.php index 06be582e6..cda3dee27 100644 --- a/include/constants.php +++ b/include/constants.php @@ -22,7 +22,7 @@ // +-----------------------------------------------------------------------+ // Default settings -define('PHPWG_VERSION', '2.3.0'); +define('PHPWG_VERSION', '2.3.1'); define('PHPWG_DEFAULT_LANGUAGE', 'en_UK'); define('PHPWG_DEFAULT_TEMPLATE', 'Sylvia'); |