- new way of managing the application version

git-svn-id: http://piwigo.org/svn/trunk@758 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2005-03-25 22:47:18 +00:00
parent aed2bd916e
commit 1e3f5197d6
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -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'] = '%PWGVERSION%';
// $conf['use_exif'] set to true if you want to use Exif Date as "creation
// date" for the element, otherwise, set to false