[sushi] release: prepare for 3.7.5



commit 1b6129510a7d0b866c97fde44e645c3b74c711db
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Feb 6 14:25:51 2013 -0500

    release: prepare for 3.7.5

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ee35dfb..03ccdd3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.7.5 - "It's a New Day"
+========================
+
+- Use a better padding for the font preview
+- Remove custom CSS styling for SushiFontWidget
+- Fix the build with automake 1.13 (Nuno Araujo)
+
 3.7.4 - "Wilderness"
 ====================
 
diff --git a/configure.ac b/configure.ac
index e8f5385..26e238c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([sushi],[3.7.4],[],[sushi])
+AC_INIT([sushi],[3.7.5],[],[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]