aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2005-03-12 14:33:39 +0000
committerplegall <plg@piwigo.org>2005-03-12 14:33:39 +0000
commit6b5f3a4a8209b36c4fbf1bf845c18b5e3d232154 (patch)
treea9d3a62a24ca502f73a51a4822d19e6999cd9353 /tools
parent0a848308dfe2f5803940e98e0d02cee02fd431cb (diff)
- version moved from 1.4.0RC3 to 1.4.0
git-svn-id: http://piwigo.org/svn/branches/branch-1_4@752 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'tools')
-rw-r--r--tools/create_listing_file.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/create_listing_file.php b/tools/create_listing_file.php
index 81f55ef29..53ddcc1f9 100644
--- a/tools/create_listing_file.php
+++ b/tools/create_listing_file.php
@@ -42,7 +42,7 @@ $conf['picture_ext'] = array('jpg','JPG','png','PNG','gif','GIF');
// $conf['version'] is used to verify the compatibility of the generated
// listing.xml file and the PhpWebGallery version you're running
-$conf['version'] = '1.4.0RC3';
+$conf['version'] = '1.4.0';
// $conf['use_exif'] set to true if you want to use Exif Date as "creation
// date" for the element, otherwise, set to false