From abbf95f8704d4674129968686bca8294066760d1 Mon Sep 17 00:00:00 2001 From: Zidonuke Date: Thu, 29 Dec 2011 01:31:51 -0500 Subject: [PATCH] Version Tick, It's getting serious to release time. --- 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 de601674..d4eca2d1 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.1.1229")] -[assembly: AssemblyFileVersion("3.4.1.1229")] \ No newline at end of file +[assembly: AssemblyVersion("3.4.2.1230")] +[assembly: AssemblyFileVersion("3.4.2.1230")] \ No newline at end of file