[gnome-shell/gnome-3-26] Bump version to 3.26.2



commit 6dd973be1228d7a68dde1a504f2974e62efcc76b
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu Nov 2 17:01:38 2017 +0100

    Bump version to 3.26.2
    
    Update NEWS.

 NEWS        |   13 +++++++++++++
 meson.build |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 70a7031..f2a44ec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.26.2
+======
+* Dump javascript stack on aborts, traps and segfaults [Marco; #789237]
+* Misc. bug fixes [Jonas, Florian, Alessandro; #788607, #789018, #789231,
+  #788542, #789103]
+
+Contributors:
+  Jonas Ådahl, Alessandro Bono, Florian Müllner, Marco Trevisan (Treviño)
+
+Translations:
+  Xavi Ivars [ca@valencia], Fabio Tomat [fur], Matej Urbančič [sl],
+  Hannie Dumoleyn [nl]
+
 3.26.1
 ======
 * Don't detach launched apps to not break pkexec and friends [Florian; #763531]
diff --git a/meson.build b/meson.build
index 27dc825..b82c413 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-shell', 'c',
-  version: '3.26.1',
+  version: '3.26.2',
   meson_version: '>= 0.42.0',
   license: 'GPLv2+'
 )


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