aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2010-06-29 20:43:02 +0000
committerplegall <plg@piwigo.org>2010-06-29 20:43:02 +0000
commit1b94ba922aa474d5daa3db221c024ce3bd85f1c7 (patch)
treeb53c1d4aa344d4cb32780899e202c9d762555c7b
parentb23cc71576f26a6c736cfd7f062acb66ca157585 (diff)
we are on the branch 2.1 now
git-svn-id: http://piwigo.org/svn/branches/2.1@6630 68402e56-0260-453c-a942-63ccdbb3a9ee
-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 db55673b4..31801be69 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
// Default settings
-define('PHPWG_VERSION', 'Colibri');
+define('PHPWG_VERSION', '2.1');
define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
define('PHPWG_DEFAULT_TEMPLATE', 'Sylvia');
diff --git a/tools/create_listing_file.php b/tools/create_listing_file.php
index a20feceac..d2f20ba66 100644
--- a/tools/create_listing_file.php
+++ b/tools/create_listing_file.php
@@ -27,7 +27,7 @@
// ****** Gallery configuration ****** //
// Script version
-$conf['version'] = 'Colibri';
+$conf['version'] = '2.1';
// URL of main gallery
// Example : http://www.my.domain/my/directory