diff options
author | Ross Burton <ross@openedhand.com> | 2007-12-05 09:49:37 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-12-05 09:49:37 +0000 |
commit | 74457246bd9b7ccf020e242d0daab56bdbaac7f6 (patch) | |
tree | ffd5fea2cd4a82723ea6571ed63c4b895e6a8530 /meta/conf/distro | |
parent | d41df711cdb82ee9bf3e99d67f3a406b998a4088 (diff) | |
download | openembedded-core-74457246bd9b7ccf020e242d0daab56bdbaac7f6.tar.gz openembedded-core-74457246bd9b7ccf020e242d0daab56bdbaac7f6.tar.bz2 openembedded-core-74457246bd9b7ccf020e242d0daab56bdbaac7f6.tar.xz openembedded-core-74457246bd9b7ccf020e242d0daab56bdbaac7f6.zip |
gtk: update 2.12.2 to 2.12.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3309 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 be4e37de1..ca08205d2 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf @@ -1,5 +1,5 @@ PREFERRED_VERSION_atk ?= "1.20.0" -PREFERRED_VERSION_gtk+ ?= "2.12.2" +PREFERRED_VERSION_gtk+ ?= "2.12.3" PREFERRED_VERSION_gnome-keyring ?= "2.20" PREFERRED_VERSION_gnome-vfs ?= "2.20.0" |