[gtk-web] download/linux.php: Update to current stable releases



commit 5970bd6133178ce9c8ca29c4d8a714edd6f3a025
Author: Javier JardÃn <jjardon gnome org>
Date:   Tue Mar 27 13:34:05 2012 +0100

    download/linux.php: Update to current stable releases
    
    Pango 1.30, adn ATK 2.4

 download/linux.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/download/linux.php b/download/linux.php
index cf2bf2a..1cf0b07 100755
--- a/download/linux.php
+++ b/download/linux.php
@@ -7,9 +7,9 @@ ob_start();
 $versions = array(
 	'gtk' => '3.4',
 	'glib' => '2.32',
-	'pango' => '1.28',
+	'pango' => '1.30',
 	'gdk-pixbuf' => '2.26',
-	'atk' => '2.2'
+	'atk' => '2.4'
 );
 
 // 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]