diff options
author | plegall <plg@piwigo.org> | 2012-03-06 11:40:33 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2012-03-06 11:40:33 +0000 |
commit | 6118d0b1f7bb0588c3d004897fced268afd2e97a (patch) | |
tree | 93469bfb1d8e288f2c20cd8f2e160f5cb4de652e /tools/create_listing_file.php | |
parent | 2c031082aca75fd40aae7e044a1fa73c957fd010 (diff) |
next version is 2.4.0RC2
git-svn-id: http://piwigo.org/svn/trunk@13487 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 12e66c46f..62ce048ef 100644 --- a/tools/create_listing_file.php +++ b/tools/create_listing_file.php @@ -27,7 +27,7 @@ // ****** Gallery configuration ****** // // Script version -$conf['version'] = '2.4.0RC1'; +$conf['version'] = '2.4.0RC2'; // URL of main gallery // Example : http://www.my.domain/my/directory |