[gnome-documents] release: prepare for 0.4.0



commit 7e5d11587d7cfdfbb9116a499ed3dc28938c5254
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Mar 26 10:43:25 2012 -0400

    release: prepare for 0.4.0

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c5f7de6..2eea0bd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+0.4.0 - "M Train"
+=================
+
+- Fix crashes when clicking Back from preview under some circumstances
+- Fix spinner not moving out when going back to overview while a document
+  is still loading
+- Translation updates
+
 0.3.92 - "Shiny Little Things"
 ==============================
 
diff --git a/configure.ac b/configure.ac
index 7efa2d1..a7d7c34 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[0.3.92],[],[gnome-documents])
+AC_INIT([gnome-documents],[0.4.0],[],[gnome-documents])
 
 AM_CONFIG_HEADER(config/config.h)
 AC_CONFIG_SRCDIR([src/main.js])



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