diff options
author | John Lee <john_lee@openmoko.org> | 2008-03-11 13:52:24 +0000 |
---|---|---|
committer | John Lee <john_lee@openmoko.org> | 2008-03-11 13:52:24 +0000 |
commit | ddce565c6fda1303b0ef1d00b5cb3f05be126139 (patch) | |
tree | 3d57dccc2a18db9fab5beeabc855e0f8ddff9bdf /conf | |
parent | b05d9759af8e5b6001d596a73164e766701b30ec (diff) | |
parent | c698ac8aab7671ef3ce7bda9f39b02db37cb40a1 (diff) |
merge of '3a2c550685a02d29aea9d584a7fbab44de0f8f32'
and 'a6c27719ef581b67631459a7dcb52cea53fc0ccf'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/include/preferred-om-2008-versions.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/distro/include/preferred-om-2008-versions.inc b/conf/distro/include/preferred-om-2008-versions.inc index 28934a7233..7fb0bc28e0 100644 --- a/conf/distro/include/preferred-om-2008-versions.inc +++ b/conf/distro/include/preferred-om-2008-versions.inc @@ -2,12 +2,13 @@ PREFERRED_VERSION_asterisk = "1.4.17" PREFERRED_VERSION_busybox = "1.9.1" PREFERRED_VERSION_dbus = "1.1.20" PREFERRED_VERSION_dbus-glib = "0.74" -PREFERRED_VERSION_gnash = "0.8.1" +PREFERRED_VERSION_gnash = "0.8.2" PREFERRED_VERSION_gpsdrive = "2.10pre4" PREFERRED_VERSION_gst-pulse = "0.9.7" PREFERRED_VERSION_intltool = "0.35.5" PREFERRED_VERSION_intltool-native = "0.35.5" PREFERRED_VERSION_libtool = "1.5.24" +PREFERRED_VERSION_midori = "0.0.17" PREFERRED_VERSION_pulseaudio = "0.9.9" PREFERRED_VERSION_udev = "118" PREFERRED_VERSION_vte = "0.16.10" |