diff options
author | plegall <plg@piwigo.org> | 2008-10-04 21:44:20 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2008-10-04 21:44:20 +0000 |
commit | 995dc217ad67db8c38a6174eafbef6be94443cbb (patch) | |
tree | a2488a450fc130872800aa674fb1337fcd9d187e /tools/create_listing_file.php | |
parent | 7eb9aad9b2844922c8df01ce9e5cf4c32a7bf0d9 (diff) |
Release candidate 2.0.0RC2 hard coded.2.0.0RC2
git-svn-id: http://piwigo.org/svn/tags/release-2_0_0RC2@2660 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'tools/create_listing_file.php')
-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 8b1ee34ee..019244d18 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.0RC2'; // URL of main gallery // Example : http://www.my.domain/my/directory |