[gtk-web] Update versions of GdkPixbuf and ATK



commit 39024b37e9b9b13e143c6755a6b1d2df8b2b6d41
Author: Martyn Russell <martyn lanedo com>
Date:   Thu Sep 1 15:24:58 2011 +0100

    Update versions of GdkPixbuf and ATK
    
    GdkPixbuf version from 2.22 to 2.24
    ATK version from 1.30 to 2.0
    
    This fixes bug #657774.

 download/linux.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/download/linux.php b/download/linux.php
index 0abdb2e..0d84323 100755
--- a/download/linux.php
+++ b/download/linux.php
@@ -8,8 +8,8 @@ $versions = array(
 	'gtk' => '3.0',
 	'glib' => '2.28',
 	'pango' => '1.28',
-	'gdk-pixbuf' => '2.22',
-	'atk' => '1.30'
+	'gdk-pixbuf' => '2.24',
+	'atk' => '2.0'
 );
 
 // Versions of GTK+ that are older, but still included on the page in the "Older Versions" section



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]