From ede3f66e3cf18fc942168bdb2bada64ba259a3a4 Mon Sep 17 00:00:00 2001 From: Olivier Guinart Date: Mon, 16 Jan 2017 12:35:36 -0800 Subject: [PATCH] Update of version info from 1.0 to 1.1 --- Properties/AssemblyInfo.cs | 4 ++-- source.extension.vsixmanifest | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 07b2c64..920bfc6 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -29,5 +29,5 @@ using System.Runtime.InteropServices; // 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/source.extension.vsixmanifest b/source.extension.vsixmanifest index 017a409..428ed5d 100644 --- a/source.extension.vsixmanifest +++ b/source.extension.vsixmanifest @@ -11,7 +11,7 @@ //***************************************************************************--> - + Merlin32 Language Service Merlin32 classifier extension to the Visual Studio Editor. http://www.brutaldeluxe.fr/products/crossdevtools/merlin/