Updated changelog and removed -dev tag
This commit is contained in:
parent
e234b1537c
commit
0d6c6bdb58
@ -2,9 +2,19 @@ SourceMod Changelog
|
||||
|
||||
----------------------------
|
||||
|
||||
SourceMod 1.1.2 [2009-02-26]
|
||||
|
||||
URL: http://wiki.alliedmods.net/SourceMod_1.1.2_Release_Notes
|
||||
|
||||
Changes:
|
||||
|
||||
- Fixed critical hits being permanently disabled (bug 2674)
|
||||
|
||||
----------------------------
|
||||
|
||||
SourceMod 1.1.1 [2009-02-25]
|
||||
|
||||
URL: http://wiki.alliedmods.net/SourceMod_1.1.1_Release Notes
|
||||
URL: http://wiki.alliedmods.net/SourceMod_1.1.1_Release_Notes
|
||||
|
||||
Changes:
|
||||
|
||||
|
@ -57,4 +57,4 @@ 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"');
|
||||
|
Loading…
Reference in New Issue
Block a user