From 2454f2902e52915f96b85768f51a0e59fb7eeb55 Mon Sep 17 00:00:00 2001 From: Daniel Grunwald Date: Tue, 1 Feb 2011 19:46:06 +0100 Subject: [PATCH] Also bump the version displayed in setup to 4.0.1. (the code in UpdateAssemblyInfo that automates this step isn't on the 4.0 branch) --- src/Setup/Setup.wxs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Setup/Setup.wxs b/src/Setup/Setup.wxs index eb7a11bacc..eb329b8863 100644 --- a/src/Setup/Setup.wxs +++ b/src/Setup/Setup.wxs @@ -15,7 +15,7 @@ UpgradeCode="D6355909-87E1-4CC7-81EF-3057D540A103" Version="4.0.$(var.PRODUCTBUILDVERSION)"> -