diff options
author | plegall <plg@piwigo.org> | 2005-02-13 18:04:48 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-02-13 18:04:48 +0000 |
commit | 2829f5105f90e96774f78744c1b62b0007a3a608 (patch) | |
tree | 52eea1fdb8ad5e2c34ab214f5f5561866f74a4f3 /include/constants.php | |
parent | 11cf1e01f778ee8c07965d56412f767341158fbc (diff) |
- version moved from 1.4.0RC2 to 1.4.0RC3
git-svn-id: http://piwigo.org/svn/trunk@739 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 fdea12867..944bacca6 100644 --- a/include/constants.php +++ b/include/constants.php @@ -26,7 +26,7 @@ // +-----------------------------------------------------------------------+ // Default settings -define('PHPWG_VERSION', '1.4.0RC2'); +define('PHPWG_VERSION', '1.4.0RC3'); define('PHPWG_URL', 'http://www.phpwebgallery.net'); define('PHPWG_FORUM_URL', 'http://forum.phpwebgallery.net'); |