VERSION TICK: 3.9.0.0526

This commit is contained in:
Lucas Nicodemus 2012-05-25 23:59:42 -06:00
parent 55ff9cea23
commit 7103649e13
2 changed files with 3 additions and 3 deletions

View file

@ -44,7 +44,7 @@ namespace TShockAPI
private static string LogFormat = LogFormatDefault;
private static bool LogClear = false;
public static readonly Version VersionNum = Assembly.GetExecutingAssembly().GetName().Version;
public static readonly string VersionCodename = "Squashing bugs, and adding suggestions";
public static readonly string VersionCodename = "Zack time: 1 week = 3 months";
public static string SavePath = "tshock";