From 00e193cf1a37699af9d6e1fa70f019a2658e5376 Mon Sep 17 00:00:00 2001 From: frederiksen Date: Thu, 19 Jan 2017 18:13:58 +0100 Subject: [PATCH] Bump version to 1.1 --- src/GALibraryCustomActions/Properties/AssemblyInfo.cs | 4 ++-- src/WixGAExtension/Properties/AssemblyInfo.cs | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/GALibraryCustomActions/Properties/AssemblyInfo.cs b/src/GALibraryCustomActions/Properties/AssemblyInfo.cs index 5ed03f9..11fe620 100644 --- a/src/GALibraryCustomActions/Properties/AssemblyInfo.cs +++ b/src/GALibraryCustomActions/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyVersion("1.1.0.0")] +[assembly: AssemblyFileVersion("1.1.0.0")] diff --git a/src/WixGAExtension/Properties/AssemblyInfo.cs b/src/WixGAExtension/Properties/AssemblyInfo.cs index 61d6378..54f3c04 100644 --- a/src/WixGAExtension/Properties/AssemblyInfo.cs +++ b/src/WixGAExtension/Properties/AssemblyInfo.cs @@ -33,8 +33,8 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyVersion("1.1.0.0")] +[assembly: AssemblyFileVersion("1.1.0.0")] // This is a Wix extension [assembly: AssemblyDefaultWixExtension(typeof(