[gtk-web] download/linux: GLib 2.34 is shown as latest stable
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web] download/linux: GLib 2.34 is shown as latest stable
- Date: Fri, 12 Jul 2013 11:30:59 +0000 (UTC)
commit a74f49ca659a89974d92549918c7d7131a8bc82d
Author: Martyn Russell <martyn lanedo com>
Date: Fri Jul 12 12:28:24 2013 +0100
download/linux: GLib 2.34 is shown as latest stable
Updated all versions (GTK+, GLib, Pango, GdkPixbuf and ATK).
https://bugzilla.gnome.org/show_bug.cgi?id=703455
download/linux.php | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/download/linux.php b/download/linux.php
index 4b2a0d4..23e8de0 100755
--- a/download/linux.php
+++ b/download/linux.php
@@ -5,15 +5,15 @@ ob_start();
// Set the current stable version numbers of GTK+, GLib, and Pango to automatically include it in the page.
$versions = array(
- 'gtk' => '3.6',
- 'glib' => '2.34',
- 'pango' => '1.32',
- 'gdk-pixbuf' => '2.26',
- 'atk' => '2.6'
+ 'gtk' => '3.8',
+ 'glib' => '2.36',
+ 'pango' => '1.34',
+ 'gdk-pixbuf' => '2.28',
+ 'atk' => '2.8'
);
// Versions of GTK+ that are older, but still included on the page in the "Older Versions" section
-$oldgtk = array( '3.4', '3.2', '3.0', '2.24', '2.20', '2.18', '2.16', '2.14', '2.12', '2.10', '2.8', '2.6',
'2.4', '1.2' );
+$oldgtk = array( '3.6', '3.4', '3.2', '3.0', '2.24', '2.20', '2.18', '2.16', '2.14', '2.12', '2.10', '2.8',
'2.6', '2.4', '1.2' );
?>
<h2><a name="Download">Download for GNU/Linux and Unix</a></h2>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]