diff options
author | plegall <plg@piwigo.org> | 2011-11-08 00:02:59 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2011-11-08 00:02:59 +0000 |
commit | 1094b76f6bef8e555ec94b8ebca57d924352e681 (patch) | |
tree | caebac91b53c4b17dfda6d9885aea0b85c1eb575 /tools | |
parent | 98f013725a56646ad535636753fd2bde1895a425 (diff) |
next version is 2.3.2
git-svn-id: http://piwigo.org/svn/branches/2.3@12587 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 83a4766cd..a261e4be1 100644 --- a/tools/create_listing_file.php +++ b/tools/create_listing_file.php @@ -27,7 +27,7 @@ // ****** Gallery configuration ****** // // Script version -$conf['version'] = '2.3.1'; +$conf['version'] = '2.3.2'; // URL of main gallery // Example : http://www.my.domain/my/directory |