[gnome-documents/gnome-3-26] release: prepare for 3.26.2



commit 68aa9b9cf448650d0f55493ce64b25bf332a3b7a
Author: Debarshi Ray <debarshir gnome org>
Date:   Thu Feb 1 13:01:17 2018 +0100

    release: prepare for 3.26.2

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1b6ebe5..70afe30 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.26.2 - "Zala"
+===============
+
+- Use 'var' for symbols that are exported
+- Use the standard dialect of String.prototype.replace
+- Explicitly specify the Gepub API version
+- Translation updates
+
 3.26.1 - "Mr. Dooley"
 =====================
 
diff --git a/configure.ac b/configure.ac
index 1dd81b4..4592c6c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: Autoconf -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.26.1],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.26.2],[],[gnome-documents])
 
 AC_CONFIG_HEADERS([config/config.h])
 AC_CONFIG_SRCDIR([src/main.js])


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