[sushi] release: prepare for 3.20.0



commit 9399bda9d989a9734c06c98a0093b08d4c55cacf
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Tue May 17 13:27:21 2016 -0500

    release: prepare for 3.20.0

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7d244cc..a76ede6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.20.0
+======
+
+- Link directly with harfbuzz (Andreas Henriksson)
+- Translation updates
+
 3.19.90 - "Hardcore Chilling"
 =============================
 
diff --git a/configure.ac b/configure.ac
index 9e829b5..84dd684 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([sushi],[3.19.90],[],[sushi])
+AC_INIT([sushi],[3.20.0],[],[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]