diff options
author | rub <rub@piwigo.org> | 2008-10-07 20:03:42 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2008-10-07 20:03:42 +0000 |
commit | 4d87bb1d963e3a79e4166f9213a81e71dda8cc8b (patch) | |
tree | fe7207e014882df83da1389a4dfef721d5b73c54 /tools | |
parent | f5c5154ddf39edd7882ee7aa8f751e08fe1ab7fb (diff) |
Change 1.7 to Butterfly
git-svn-id: http://piwigo.org/svn/trunk@2681 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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..d14f3f7c1 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'] = 'Butterfly'; // URL of main gallery // Example : http://www.my.domain/my/directory |