From 43baadbb770c1d6a86b885d8beffbb01bbb7a3ce Mon Sep 17 00:00:00 2001 From: Zidonuke Date: Thu, 29 Dec 2011 02:52:19 -0500 Subject: [PATCH] Version Tick, goto bed, Release in the morning pending no bugs. --- TShockAPI/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TShockAPI/Properties/AssemblyInfo.cs b/TShockAPI/Properties/AssemblyInfo.cs index 0687c9f3..740ad4e0 100644 --- a/TShockAPI/Properties/AssemblyInfo.cs +++ b/TShockAPI/Properties/AssemblyInfo.cs @@ -35,5 +35,5 @@ using System.Runtime.InteropServices; // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("3.4.2.1231")] -[assembly: AssemblyFileVersion("3.4.2.1231")] \ No newline at end of file +[assembly: AssemblyVersion("3.4.2.1232")] +[assembly: AssemblyFileVersion("3.4.2.1232")] \ No newline at end of file