[sushi] release: prepare for 3.8.1



commit a818e110709d08cdfd67b974b0a847f2175219dd
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Apr 15 17:25:00 2013 -0400

    release: prepare for 3.8.1

 NEWS         | 5 +++++
 configure.ac | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 7ca08f6..48ba832 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.8.1 - "Merchandise"
+=====================
+
+- Fix a crash while loading PDF documents (Philippe Coval)
+
 3.8.0 - "Bla"
 =============
 
diff --git a/configure.ac b/configure.ac
index 7237ede..2326486 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([sushi],[3.8.0],[],[sushi])
+AC_INIT([sushi],[3.8.1],[],[sushi])
 
 AC_CONFIG_HEADERS([config/config.h])
 AC_CONFIG_SRCDIR([src/main.c])


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