aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/constants.php2
-rw-r--r--tools/create_listing_file.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/constants.php b/include/constants.php
index 4966c8b59..7a131621a 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', 'Butterfly');
+define('PHPWG_VERSION', '2.0.0RC1');
define('PHPWG_DOMAIN', 'phpwebgallery.net');
define('PHPWG_URL', 'http://www.'.PHPWG_DOMAIN);
define('PEM_URL', 'http://' . PHPWG_DOMAIN . '/ext');
diff --git a/tools/create_listing_file.php b/tools/create_listing_file.php
index 8b1ee34ee..28b573dca 100644
--- a/tools/create_listing_file.php
+++ b/tools/create_listing_file.php
@@ -27,7 +27,7 @@
// ****** Gallery configuration ****** //
// Script version
-$conf['version'] = 'branch 1.7';
+$conf['version'] = '2.0.0RC1';
// URL of main gallery
// Example : http://www.my.domain/my/directory