[sushi] release: prepare for 3.6.0



commit 28518061e0042afbb69cf715695b6023f8f848a5
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Sep 24 11:58:20 2012 -0400

    release: prepare for 3.6.0

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 844cf4a..bb531de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.6.0 - "Laughing"
+==================
+
+- Fix regression where double spacebar was required to activate preview
+  from Nautilus
+- Translation updates
+
 3.5.92 - "Drop the Leash"
 =========================
 
diff --git a/configure.ac b/configure.ac
index 9b11af3..7116cae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([sushi],[3.5.92],[],[sushi])
+AC_INIT([sushi],[3.6.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]