[sushi] release: prepare for 0.3.0



commit 96953f120b19c306ad8dc647863992e13371c8cf
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Dec 19 11:39:28 2011 +0100

    release: prepare for 0.3.0

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6342f2b..32a599b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+0.3.0 - "Casa Gori"
+===================
+
+- Quote the file path before passing it to unoconv (Vincent Untz)
+- Build with latest clutter-gtk
+- Translation updates
+
+0.2.1 - "Here and now"
+======================
+
+- Fix OSD toolbar not appearing for text files previews
+- Make sure the decoration title is centered with the close button
+- Translation updates
+
 0.2.0 - "Fuuuuuuuu"
 ===================
 
diff --git a/configure.ac b/configure.ac
index d126ad7..bd24def 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([sushi],[0.2.0],[],[sushi])
+AC_INIT([sushi],[0.3.0],[],[sushi])
 
 AM_CONFIG_HEADER(config/config.h)
 AC_CONFIG_SRCDIR([src/main.c])



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