mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2024-11-28 10:24:20 +01:00
Remove dev part of bootstrap, for release builds.
This commit is contained in:
parent
ab4dfdc722
commit
1404583a00
@ -20,5 +20,5 @@ if ($^O eq "linux")
|
||||
Build::Command("flip -u support/versionchanger.pl");
|
||||
Build::Command("chmod +x support/versionchanger.pl");
|
||||
}
|
||||
Build::Command(Build::PathFormat('support/versionchanger.pl') . ' --buildstring="-dev"');
|
||||
#Build::Command(Build::PathFormat('support/versionchanger.pl') . ' --buildstring="-dev"');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user