Merge remote-tracking branch 'upstream/master'

This commit is contained in:
ricky 2011-06-07 15:24:50 +10:00
commit cc92a38e40
2 changed files with 2 additions and 3 deletions

View file

@ -15,7 +15,7 @@ namespace TShockAPI
public static string saveDir = "./tshock/";
public static Version VersionNum = new Version(1, 8, 0, 2);
public static Version VersionNum = new Version(1, 9, 0, 0);
public static string VersionCodename = "SPACEEE";