[sushi] release: prepare for 3.7.3



commit e7f6e5257b2e14796367472de6d4d98aaeebce86
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Dec 17 16:18:58 2012 +0100

    release: prepare for 3.7.3

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bb531de..475863c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.7.3 - "Invisible"
+===================
+
+- Use the single-include header for GtkSourceView (Ryan Lortie)
+- Add some convenience functions to SushiFontWidget
+- Use a better error message in SushiFontLoader
+- Translation updates
+
 3.6.0 - "Laughing"
 ==================
 
diff --git a/configure.ac b/configure.ac
index 7116cae..d2a872d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([sushi],[3.6.0],[],[sushi])
+AC_INIT([sushi],[3.7.3],[],[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]