[gtk-web] download/linux: update to latest stable versions
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web] download/linux: update to latest stable versions
- Date: Wed, 12 Apr 2017 13:50:40 +0000 (UTC)
commit a6bff1c811d11f988c5c64635baeff72ccba781d
Author: Sébastien Wilmet <swilmet gnome org>
Date: Wed Apr 12 15:48:33 2017 +0200
download/linux: update to latest stable versions
download/linux.php | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/download/linux.php b/download/linux.php
index 06fecad..4f94efc 100755
--- a/download/linux.php
+++ b/download/linux.php
@@ -5,12 +5,12 @@ ob_start();
// Set the current stable version numbers of GTK+, GLib, and Pango to automatically include it in the page.
$versions = array(
- 'gobject-introspection' => '1.50',
+ 'gobject-introspection' => '1.52',
'gtk' => '3.22',
- 'glib' => '2.50',
+ 'glib' => '2.52',
'pango' => '1.40',
'gdk-pixbuf' => '2.36',
- 'atk' => '2.22'
+ 'atk' => '2.24'
);
// 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]