diff options
author | Ross Burton <ross@openedhand.com> | 2007-10-29 10:33:40 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-10-29 10:33:40 +0000 |
commit | 46030a84cf6551a62ccb46fb7ee6968ab3c1b3ca (patch) | |
tree | ea3d71ac4a13cd9053d93f42785d6e64bff1a13c /meta/conf/distro | |
parent | cc46157e0204db071ce819909c7e4de72ccbf49c (diff) | |
download | poky-46030a84cf6551a62ccb46fb7ee6968ab3c1b3ca.tar.gz |
Upgrade GTK+ from 2.12.0 to 2.12.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3012 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/poky-bleeding.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index e59bd322fd..c63aaaa447 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf | |||
@@ -1,5 +1,5 @@ | |||
1 | PREFERRED_VERSION_atk ?= "1.20.0" | 1 | PREFERRED_VERSION_atk ?= "1.20.0" |
2 | PREFERRED_VERSION_gtk+ ?= "2.12.0" | 2 | PREFERRED_VERSION_gtk+ ?= "2.12.1" |
3 | 3 | ||
4 | PREFERRED_VERSION_gnome-keyring ?= "2.20" | 4 | PREFERRED_VERSION_gnome-keyring ?= "2.20" |
5 | PREFERRED_VERSION_gnome-vfs ?= "2.20.0" | 5 | PREFERRED_VERSION_gnome-vfs ?= "2.20.0" |