Ignore:
Timestamp:
Aug 26, 2006, 3:46:33 PM (18 years ago)
Author:
plg
Message:

Modification: change current version from "%PWGVERSION%" to "Alligator".
"Alligator" is the name of the trunk until next stable branch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/create_listing_file.php

    r1525 r1546  
    4343// $conf['version'] is used to verify the compatibility of the generated
    4444// listing.xml file and the PhpWebGallery version you're running
    45 $conf['version'] = '%PWGVERSION%';
     45$conf['version'] = 'Alligator';
    4646
    4747// $conf['use_exif'] set to true if you want to use Exif information
Note: See TracChangeset for help on using the changeset viewer.