diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-06-06 12:51:19 +0000 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-06-06 12:51:19 +0000 |
commit | 1d30c7c58cff86b1886f52f0b75565206fa2d72e (patch) | |
tree | db572574652473c0c9c422e96695b564834f8f85 /conf | |
parent | 435805be2cfb725ea743a2f4b95b56e78ecc6aed (diff) | |
parent | f8106eb67642d5ffeecde506a557d6205fe9e4e5 (diff) |
merge of '032b986959813efab3fbef3ac58254ea62417eea'
and 'b099f51e6cdab1cf887a065a32d2951453ff375c'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/chinook-compat.conf | 2 | ||||
-rw-r--r-- | conf/distro/include/preferred-om-2008-versions.inc | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/conf/distro/chinook-compat.conf b/conf/distro/chinook-compat.conf index e834c8c4c8..1503a6f380 100644 --- a/conf/distro/chinook-compat.conf +++ b/conf/distro/chinook-compat.conf @@ -169,7 +169,7 @@ PREFERRED_PROVIDER_midpath-backend-gtk = "midpath-backend-gtk-hildon" PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native" PREFERRED_PROVIDER_classpath = "classpath" -PREFERRED_VERSION_classpath = "0.97.1" +PREFERRED_VERSION_classpath = "0.97.2" PREFERRED_PROVIDER_swt3.4-gtk = "swt3.4-gtk-hildon" PREFERRED_VERSION_swt3.4-gtk-hildon = "3.3+3.4M5" diff --git a/conf/distro/include/preferred-om-2008-versions.inc b/conf/distro/include/preferred-om-2008-versions.inc index 1fc30312f5..0c6b63ec04 100644 --- a/conf/distro/include/preferred-om-2008-versions.inc +++ b/conf/distro/include/preferred-om-2008-versions.inc @@ -162,9 +162,9 @@ PREFERRED_VERSION_chrpath-native ?= "0.13" PREFERRED_VERSION_ckermit ?= "211" PREFERRED_VERSION_clamav ?= "0.91.1" PREFERRED_VERSION_clamsmtp ?= "1.8" -PREFERRED_VERSION_classpath ?= "0.97.1" -PREFERRED_VERSION_classpath-gtk ?= "0.97.1" -PREFERRED_VERSION_classpath-minimal ?= "0.97.1" +PREFERRED_VERSION_classpath ?= "0.97.2" +PREFERRED_VERSION_classpath-gtk ?= "0.97.2" +PREFERRED_VERSION_classpath-minimal ?= "0.97.2" PREFERRED_VERSION_classpath-native ?= "0.96.1" PREFERRED_VERSION_clearsilver ?= "0.10.3" PREFERRED_VERSION_clish ?= "0.7.1" |