diff options
author | John Lee <john_lee@openmoko.org> | 2008-03-12 06:17:19 +0000 |
---|---|---|
committer | John Lee <john_lee@openmoko.org> | 2008-03-12 06:17:19 +0000 |
commit | 0dd6c9d399e246ba8681e36e50a3b2df2a20db3d (patch) | |
tree | 70294231e8f5737863147b575ba1ac1934dd3da8 /conf/distro/include/preferred-om-2008-versions.inc | |
parent | 1b17a73001b2a7ea133b424e670e1e72bec7c685 (diff) |
preferred-om-2008-versions: change gnash to 0.8.2
Diffstat (limited to 'conf/distro/include/preferred-om-2008-versions.inc')
-rw-r--r-- | conf/distro/include/preferred-om-2008-versions.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/preferred-om-2008-versions.inc b/conf/distro/include/preferred-om-2008-versions.inc index 0d988b41d7..a54cf9174f 100644 --- a/conf/distro/include/preferred-om-2008-versions.inc +++ b/conf/distro/include/preferred-om-2008-versions.inc @@ -2,7 +2,7 @@ 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" |