mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-01-18 07:52:32 +01:00
Switched the branch back to development status, bumped version to 1.7.1.
This commit is contained in:
parent
88ba2929f4
commit
51b25845f7
@ -1,7 +1,7 @@
|
||||
[PRODUCT]
|
||||
major = 1
|
||||
minor = 7
|
||||
revision = 0
|
||||
revision = 1
|
||||
|
||||
[core]
|
||||
folder = core
|
||||
|
@ -1 +1 @@
|
||||
1.7.0
|
||||
1.7.1
|
||||
|
@ -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…
x
Reference in New Issue
Block a user