Removed -dev tag for release build.
This commit is contained in:
parent
c2b7bd10ec
commit
ba28da5fdc
@ -57,4 +57,4 @@ if ($^O eq "linux")
|
||||
Build::Command("flip -u tools/versionchanger.pl");
|
||||
Build::Command("chmod +x tools/versionchanger.pl");
|
||||
}
|
||||
Build::Command(Build::PathFormat('tools/versionchanger.pl') . ' --buildstring="-dev"');
|
||||
#Build::Command(Build::PathFormat('tools/versionchanger.pl') . ' --buildstring="-dev"');
|
||||
|
Loading…
Reference in New Issue
Block a user