From 24bb1c09d4cfa5cbffc0b99ad9319198ad2e65d8 Mon Sep 17 00:00:00 2001 From: Kenneth Skovhede Date: Wed, 18 May 2016 23:57:40 +0200 Subject: Bumped version for the CGIProxyHandler --- Tools/CGIProxyHandler/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Tools') diff --git a/Tools/CGIProxyHandler/Properties/AssemblyInfo.cs b/Tools/CGIProxyHandler/Properties/AssemblyInfo.cs index 29d0b7e2a..4cb3fd3f2 100644 --- a/Tools/CGIProxyHandler/Properties/AssemblyInfo.cs +++ b/Tools/CGIProxyHandler/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -using System.Reflection; +using System.Reflection; using System.Runtime.CompilerServices; // Information about this assembly is defined by the following attributes. @@ -17,7 +17,7 @@ using System.Runtime.CompilerServices; // The form "{Major}.{Minor}.*" will automatically update the build and revision, // and "{Major}.{Minor}.{Build}.*" will update just the revision. -[assembly: AssemblyVersion("1.0.*")] +[assembly: AssemblyVersion("2.0.0.7")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. -- cgit v1.2.3