Updated catchy version nickname

This commit is contained in:
Lucas Nicodemus 2012-09-23 00:35:31 -06:00
parent b3e74583cd
commit e00551cb6d

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 = "4.x & 50,000th download milestone";
public static readonly string VersionCodename = "Welcome to the future.";
public static string SavePath = "tshock";