From 73f0901835f8b3dcd22ddca661d37930a223f546 Mon Sep 17 00:00:00 2001 From: k0rd Date: Thu, 10 Oct 2013 02:44:36 -0400 Subject: [PATCH] tick tshock version --- 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 2a26014a..67d96081 100644 --- a/TShockAPI/Properties/AssemblyInfo.cs +++ b/TShockAPI/Properties/AssemblyInfo.cs @@ -49,5 +49,5 @@ using System.Runtime.InteropServices; // Build Number // MMdd of the build -[assembly: AssemblyVersion("4.2.0.1009")] -[assembly: AssemblyFileVersion("4.2.0.1009")] +[assembly: AssemblyVersion("4.2.0.1010")] +[assembly: AssemblyFileVersion("4.2.0.1010")]