make the version just say 'trunk' so we don't need to update it all the time..

This commit is contained in:
Gunter Labes 2008-01-15 00:56:28 +00:00
parent e7f372d15a
commit 8803c8e5be

View file

@ -40,7 +40,7 @@ my $images = 1;
# This option will determine if the html report on made animations is generated
my $animations = 1;
# This is the version number that will appear on the unit trees
my $version = '1.3.13+svn';
my $version = 'trunk';
# These option will try to process the user made Eras
my $ime = 0; # Imperial Era
my $exe = 0; # Extended Era