diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-10-07 23:49:15 +0000 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-10-07 23:49:15 +0000 |
commit | de7bcfef852d62482f776453472de653cbec2f4b (patch) | |
tree | 7db4ad45fb2da56abcf7b5f7f24e4f841d0f76ba | |
parent | f99bf7b14bffdfa55fbb9c37e336bc78977ab50b (diff) |
chinook-compat: Updated preferred swt version.
-rw-r--r-- | conf/distro/chinook-compat.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/chinook-compat.conf b/conf/distro/chinook-compat.conf index b9d882d5d6..ff6aa1f6a3 100644 --- a/conf/distro/chinook-compat.conf +++ b/conf/distro/chinook-compat.conf @@ -185,7 +185,7 @@ PREFERRED_PROVIDER_classpath = "classpath" 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" +PREFERRED_VERSION_swt3.4-gtk-hildon = "3.4" # Does not compile with the CodeSourcery compiler .. :( #PREFERRED_VERSION_kaffe = "1.1.8+cvs20080120" |