mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-12-06 18:08:31 +00: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