diff options
author | plegall <plg@piwigo.org> | 2005-01-21 22:09:58 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-01-21 22:09:58 +0000 |
commit | 2f50745d1412a3bdb4c507bf50e8fe5d1ac9f48a (patch) | |
tree | 451b82108a03427bf6ac3efbc98652d22c684403 /include/constants.php | |
parent | 05063edcce876d2c443df2f3d6aeab6295f25075 (diff) |
- version moved to 1.4.0RC2
git-svn-id: http://piwigo.org/svn/trunk@718 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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 da8ca62fa..fdea12867 100644 --- a/include/constants.php +++ b/include/constants.php @@ -26,7 +26,7 @@ // +-----------------------------------------------------------------------+ // Default settings -define('PHPWG_VERSION', '1.4.0RC1'); +define('PHPWG_VERSION', '1.4.0RC2'); define('PHPWG_URL', 'http://www.phpwebgallery.net'); define('PHPWG_FORUM_URL', 'http://forum.phpwebgallery.net'); |