diff options
author | plegall <plg@piwigo.org> | 2011-12-19 23:53:23 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2011-12-19 23:53:23 +0000 |
commit | aaae06429d1bf12d77232757f8111d75cf86dfb0 (patch) | |
tree | cc9a0fcc81710a3f79f485d54c4b35b08f27c96d /tools | |
parent | f1e6d98a5131f6409aa1cac7ee57e09d4a5a334e (diff) |
next version is 2.3.3
git-svn-id: http://piwigo.org/svn/branches/2.3@12772 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 a261e4be1..82423993e 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.2'; +$conf['version'] = '2.3.3'; // URL of main gallery // Example : http://www.my.domain/my/directory |