From eb3799eaeeaae8b32919df3cf9741bc445e04325 Mon Sep 17 00:00:00 2001 From: Daniel Grunwald Date: Tue, 26 Oct 2010 11:59:33 +0200 Subject: [PATCH] Set version number to 4.1 --- src/Main/GlobalAssemblyInfo.template | 2 +- src/Setup/Files.wxs | 6 +++--- src/Setup/Setup.wxs | 24 ++++++++++++------------ 3 files changed, 16 insertions(+), 16 deletions(-) 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