From 2829f5105f90e96774f78744c1b62b0007a3a608 Mon Sep 17 00:00:00 2001 From: plegall Date: Sun, 13 Feb 2005 18:04:48 +0000 Subject: - version moved from 1.4.0RC2 to 1.4.0RC3 git-svn-id: http://piwigo.org/svn/trunk@739 68402e56-0260-453c-a942-63ccdbb3a9ee --- tools/create_listing_file.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/create_listing_file.php') diff --git a/tools/create_listing_file.php b/tools/create_listing_file.php index e7d0227fe..81f55ef29 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.0RC2'; +$conf['version'] = '1.4.0RC3'; // $conf['use_exif'] set to true if you want to use Exif Date as "creation // date" for the element, otherwise, set to false -- cgit v1.2.3