[gnome-maps/gnome-3-26] Release 3.26.1



commit 9b2d558766b348d5242b8b523f7747c9d2425955
Author: Marcus Lundblad <ml update uu se>
Date:   Mon Oct 2 21:22:48 2017 +0200

    Release 3.26.1

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 130f460..ddc34e5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+3.26.1 - Oct 2, 2017
+=========================
+
+Changes since 3.26.0
+  - Avoid a GTK+ warning on startup
+  - Export symbols from modules using var instead of const to comply with ES6
+    and avoid a warning on newer GJS versions
+
+Added/updated/fixed translations:
+  - Greek
+  - Arabic
+
+All contributors to this release:
+Efstathios Iosifidis <eiosifidis gnome org>
+Khaled Hosny <khaledhosny eglug org>
+Marcus Lundblad <ml update uu se>
+
 3.26.0 - Sep 11, 2017
 =========================
 
diff --git a/configure.ac b/configure.ac
index 2195eff..5f30038 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 # This file is processed by autoconf to create a configure script
 AC_INIT([gnome-maps],
-        [3.26.0],
+        [3.26.1],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-maps],
         [gnome-maps])
 


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