[sushi] release: prepare for 0.5.5



commit c12cbc90eb1ba08ef432aa14e893819cc8859e82
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Aug 8 14:43:19 2012 +0200

    release: prepare for 0.5.5

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 34b8f17..131961e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+0.5.5 - "Red Wine Liberation Front"
+===================================
+
+- Port to GDBus (Jasper St. Pierre)
+- Port to GtkApplication (Jasper St. Pierre)
+
 0.5.4 - "Nowhere Land"
 ======================
 
diff --git a/configure.ac b/configure.ac
index 4f9e352..55044b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([sushi],[0.5.4],[],[sushi])
+AC_INIT([sushi],[0.5.5],[],[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]