[sushi/gnome-3-4] release: prepare for 0.4.1



commit b45833dd8a690c1dea20c792a069e3c0d2aaae6d
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Apr 16 11:17:41 2012 -0400

    release: prepare for 0.4.1

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c1e212e..cecc0dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+0.4.1 - "Marmot"
+================
+
+- Fix a crash when fetching album cover art
+- Move the window to the current desktop workspace when shown
+- Avoid maximization and window snapping
+- Plug some memory leaks
+
 0.4.0 - "Walking Donut"
 =======================
 
diff --git a/configure.ac b/configure.ac
index d8bf82e..7dbb5a2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([sushi],[0.4.0],[],[sushi])
+AC_INIT([sushi],[0.4.1],[],[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]