[sushi] release: prepare for 0.5.4



commit f9671b73d52ffa89562ae7278c8a870c1a17b444
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Jul 16 16:27:03 2012 -0400

    release: prepare for 0.5.4

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4c4f85a..34b8f17 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+0.5.4 - "Nowhere Land"
+======================
+
+- Unify folder and fallback file viewers
+- Remove more of our custom theming
+- Use a higher limit when querying the MusicBrainz service (Jon Dowland)
+- Don't hardcode /bin/bash in the launcher scripts (Antoine Jacoutot)
+
 0.5.2 - "No-one Needs To Know"
 ==============================
 
diff --git a/configure.ac b/configure.ac
index 60f1359..4f9e352 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([sushi],[0.5.2],[],[sushi])
+AC_INIT([sushi],[0.5.4],[],[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]