From 9bab7985ee8c836a0cb1ba90b06a394b7921a91f Mon Sep 17 00:00:00 2001 From: Nathan Adams Date: Fri, 20 Jul 2012 22:38:29 -0500 Subject: [PATCH] Changing version --- axios/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/axios/Properties/AssemblyInfo.cs b/axios/Properties/AssemblyInfo.cs index df9b161..9e4836d 100644 --- a/axios/Properties/AssemblyInfo.cs +++ b/axios/Properties/AssemblyInfo.cs @@ -31,7 +31,7 @@ using System.Runtime.InteropServices; // Build Number // Revision // -[assembly: AssemblyVersion("1.0.1.5")] +[assembly: AssemblyVersion("1.0.1.6")] #if DEBUG [assembly: AssemblyConfiguration("Debug")]