diff options
author | plegall <plg@piwigo.org> | 2010-06-29 20:43:02 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2010-06-29 20:43:02 +0000 |
commit | 1b94ba922aa474d5daa3db221c024ce3bd85f1c7 (patch) | |
tree | b53c1d4aa344d4cb32780899e202c9d762555c7b /tools | |
parent | b23cc71576f26a6c736cfd7f062acb66ca157585 (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
Diffstat (limited to 'tools')
-rw-r--r-- | tools/create_listing_file.php | 2 |
1 files changed, 1 insertions, 1 deletions
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 |