Changed version

Closes #35
This commit is contained in:
Shank 2011-06-06 23:52:39 -06:00
parent 866f63ea59
commit c13df1c03d

View file

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