From e62430781060f1ba3b1a8376c9bd7ef9f5d89992 Mon Sep 17 00:00:00 2001 From: Daniel Grunwald Date: Wed, 13 Jun 2007 16:29:22 +0000 Subject: [PATCH] SharpDevelop Setup: fixed check for newer versions (test for >2.2.x instead of >2.1.x) git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2545 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 --- src/Setup/Setup.wxs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Setup/Setup.wxs b/src/Setup/Setup.wxs index b96cf35d27..dbdf94b7cd 100644 --- a/src/Setup/Setup.wxs +++ b/src/Setup/Setup.wxs @@ -30,7 +30,7 @@ @@ -134,7 +134,7 @@ each be a feature if the user wants to heavily customise the installation. -->