diff --git a/src/Main/GlobalAssemblyInfo.template b/src/Main/GlobalAssemblyInfo.template index 5c16e41517..2f2c5757a9 100644 --- a/src/Main/GlobalAssemblyInfo.template +++ b/src/Main/GlobalAssemblyInfo.template @@ -27,7 +27,7 @@ using System.Reflection; internal static class RevisionClass { public const string Major = "4"; - public const string Minor = "0"; + public const string Minor = "1"; public const string Build = "0"; public const string Revision = "$INSERTREVISION$"; diff --git a/src/Setup/Files.wxs b/src/Setup/Files.wxs index 7e312c911c..a19d92d29d 100644 --- a/src/Setup/Files.wxs +++ b/src/Setup/Files.wxs @@ -5,7 +5,7 @@ - + @@ -1560,7 +1560,7 @@ http://msdn.microsoft.com/library/en-us/msi/setup/ice38.asp --> - + @@ -1571,7 +1571,7 @@ http://msdn.microsoft.com/library/en-us/msi/setup/ice38.asp --> - + diff --git a/src/Setup/Setup.wxs b/src/Setup/Setup.wxs index c257dfea37..a47ab7ea2d 100644 --- a/src/Setup/Setup.wxs +++ b/src/Setup/Setup.wxs @@ -8,31 +8,31 @@ --> + UpgradeCode="53805F5D-AC04-4592-8078-6EB7164D8C15" + Version="4.1.$(var.PRODUCTBUILDVERSION)"> - - + - @@ -145,7 +145,7 @@ each be a feature if the user wants to heavily customise the installation. --> NEWERVERSIONFOUND