From f193dc3811fe3895802ad3c98ba28ea43dfeb37b Mon Sep 17 00:00:00 2001 From: Jonathan Pobst Date: Tue, 4 May 2010 16:49:10 +0000 Subject: Ensure this will continue working once Gtk# 2.12.10 is released. svn path=/trunk/monodevelop/; revision=156677 --- setup/WixSetup/Product.wxs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'setup') diff --git a/setup/WixSetup/Product.wxs b/setup/WixSetup/Product.wxs index 19ecd6aa07..21be3c467f 100644 --- a/setup/WixSetup/Product.wxs +++ b/setup/WixSetup/Product.wxs @@ -17,7 +17,7 @@ - = "2.12.9" OR REMOVE ~= "ALL"]]> + = "2.12" OR REMOVE ~= "ALL"]]> @@ -668,4 +668,4 @@ - + -- cgit v1.2.3