From be6a5a771be85aa55efd10e3c4948d2e9cc38973 Mon Sep 17 00:00:00 2001 From: Zidonuke Date: Thu, 29 Dec 2011 16:39:05 -0500 Subject: [PATCH] Version Tick, release hotfix --- 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 740ad4e0..ec3895ab 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.1232")] -[assembly: AssemblyFileVersion("3.4.2.1232")] \ No newline at end of file +[assembly: AssemblyVersion("3.4.2.1233")] +[assembly: AssemblyFileVersion("3.4.2.1233")] \ No newline at end of file