aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2005-01-09 00:04:38 +0000
committerplegall <plg@piwigo.org>2005-01-09 00:04:38 +0000
commitb292784a101375fa2dd8f4e0e0fd5633f826682b (patch)
treec9c8a9773ad81e1c099c4a651bb798397405c9ab /include
parentd2b451ed59ea06760ae22bf9a52d5e564e314fe0 (diff)
- version moved from BSF to 1.4.0RC1 :-)
git-svn-id: http://piwigo.org/svn/trunk@683 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'include')
-rw-r--r--include/constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants.php b/include/constants.php
index 1b450f65e..da8ca62fa 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -26,7 +26,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', 'BSF');
+define('PHPWG_VERSION', '1.4.0RC1');
define('PHPWG_URL', 'http://www.phpwebgallery.net');
define('PHPWG_FORUM_URL', 'http://forum.phpwebgallery.net');