Removed -dev tag for release.
This commit is contained in:
parent
e981c2b43f
commit
01ff2cca0c
@ -57,7 +57,7 @@ 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"');
|
||||
|
||||
#Bootstrap extensions that have complex dependencies
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user