mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-12-08 02:48:30 +00:00
Removed -dev tag for release builds.
This commit is contained in:
parent
43d218ee94
commit
18d5b62996
@ -20,5 +20,5 @@ if ($^O eq "linux")
|
|||||||
Build::Command("flip -u support/versionchanger.pl");
|
Build::Command("flip -u support/versionchanger.pl");
|
||||||
Build::Command("chmod +x 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