[gnome-documents] release: prepare for 3.7.90



commit cde12dc88468e769b110a14e55acb3bc8f2b60e9
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Feb 19 20:45:00 2013 -0500

    release: prepare for 3.7.90

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8dfdf7c..d4e0aac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.7.90 - "Romario"
+==================
+
+- Add a presentation mode (William Jon McCann)
+- Add Previous/Next overlay buttons in preview (William Jon McCann)
+- Add support to launch external links from documents (Fabiano FidĂȘncio)
+- Add support for PDF documents from Google (William Jon McCann)
+- Remove clutter and clutter-gtk dependencies
+- Fix a bug in the positioning of the preview overlay window
+- Lots of minor cleanups and bugfixes
+
 3.7.5 - "Eva"
 =============
 
diff --git a/configure.ac b/configure.ac
index 87c1ebb..81349ab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.7.5],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.7.90],[],[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]