[gnome-documents] release: prepare for 3.25.3



commit dae9d96101c28125c096563360ebd8f401676069
Author: Debarshi Ray <debarshir gnome org>
Date:   Wed Jun 21 14:10:00 2017 +0200

    release: prepare for 3.25.3

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5f0df2f..280f6bc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.25.3 - "53"
+=============
+
+- Show more info in epub preview, like number of chapters (Daniel Garcia)
+- Restore the accelerators for going back
+- Exit selection mode only after printing has begun
+- Use GtkRevealers for faders instead of Tweener
+- Enable printing only for documents that support it
+- Avoid CRITICALs if a primary instance is already present
+- Translation updates
+
 3.25.1 - "Le Zanzibar"
 ======================
 
diff --git a/configure.ac b/configure.ac
index 8a30d35..06ad820 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.25.1],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.25.3],[],[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]