From ee96efe943135e541177eea6697a50515101c884 Mon Sep 17 00:00:00 2001 From: Nathan Adams Date: Wed, 16 May 2012 22:13:33 -0500 Subject: [PATCH] Updating version number --- 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 efb4e1b..df9b161 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.1")] +[assembly: AssemblyVersion("1.0.1.5")] #if DEBUG [assembly: AssemblyConfiguration("Debug")]