Release candidate 2.0.0RC2 hard coded.

git-svn-id: http://piwigo.org/svn/tags/release-2_0_0RC2@2660 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2008-10-04 21:44:20 +00:00
parent 7eb9aad9b2
commit 995dc217ad
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
define('PHPWG_VERSION', 'Butterfly');
define('PHPWG_VERSION', '2.0.0RC2');
define('PHPWG_DOMAIN', 'phpwebgallery.net');
define('PHPWG_URL', 'http://www.'.PHPWG_DOMAIN);
define('PEM_URL', 'http://' . PHPWG_DOMAIN . '/ext_new'); /* need to be changed on final release */