diff options
author | plegall <plg@piwigo.org> | 2011-06-01 10:49:16 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2011-06-01 10:49:16 +0000 |
commit | 4f614c9fef6767207dd5a236d0c2b979141bbf3e (patch) | |
tree | 4181f81bf3ba915d458d4172233f7ba36282a44e /tools/create_listing_file.php | |
parent | 2cbdb6575d77898a2b7ea46cf1fb46383bb12d7d (diff) |
change version to next release: 2.3.0beta2
git-svn-id: http://piwigo.org/svn/trunk@11188 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 4535fdbf5..1ac7c8ac4 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.0beta1'; +$conf['version'] = '2.3.0beta2'; // URL of main gallery // Example : http://www.my.domain/my/directory |