summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-01-08 16:38:13 +0100
committerAndras Timar <atimar@suse.com>2013-01-08 16:38:13 +0100
commit9dc3ee9a68749bb30536dbe767384d59827dee3d (patch)
tree21c4852914feb465bfd178554f20ff53a3eae550
parent49d7492e1dd89c52b798e5ac8ab01d4a0f771a35 (diff)
require .NET 4.0
Change-Id: Ida269499d91b4bdc16fe0ed91f202ddeefa4aadd
m---------dictionaries0
m---------helpcontent20
-rw-r--r--solenv/bin/modules/installer/windows/property.pm2
m---------translations0
4 files changed, 1 insertions, 1 deletions
diff --git a/dictionaries b/dictionaries
-Subproject d047a0fa0746ce527720d15a36907e52dc67bf4
+Subproject 7e895dc439c87d229b7396076fdd8945b3b51f3
diff --git a/helpcontent2 b/helpcontent2
-Subproject d5d84f0ec4584e32147eeab355d0ab73e7dd917
+Subproject d9d28ebb575e96e742d6590a28dd59c62b89dc4
diff --git a/solenv/bin/modules/installer/windows/property.pm b/solenv/bin/modules/installer/windows/property.pm
index 52f3e34da3e3..56f4ba5da0cb 100644
--- a/solenv/bin/modules/installer/windows/property.pm
+++ b/solenv/bin/modules/installer/windows/property.pm
@@ -399,7 +399,7 @@ sub set_important_properties
}
# Setting .NET requirements
- push @{$propertyfile}, "REQUIRED_DOTNET_VERSION" . "\t" . "2.0.0.0" . "\n";
+ push @{$propertyfile}, "REQUIRED_DOTNET_VERSION" . "\t" . "4.0.0.0" . "\n";
push @{$propertyfile}, "DOTNET_SUFFICIENT" . "\t" . "1" . "\n"; # default value for found .NET
}
diff --git a/translations b/translations
-Subproject e5f69f7b241f21f0b85f7a62ccff9de84187582
+Subproject 85f724f5aa1d6a59662a7d1c7ea406a641814bd