make the version just say 'trunk' so we don't need to update it all the time..
This commit is contained in:
parent
e7f372d15a
commit
8803c8e5be
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue