[sushi] release: prepare for 3.11.90



commit b7de87cc3e2b9ad88e3623ed856ac2f8a1daba5f
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Feb 19 16:58:19 2014 -0800

    release: prepare for 3.11.90

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7e96dc8..7fbd24f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.11.90 - "Bandoliers"
+======================
+
+- Fix compatibility with js24-based GJS
+- Update for E4X removal (Dominique Leuenberger, Tim Lunn)
+- Update FSF address (Daniel Mustieles)
+
 3.10.0
 ======
 
diff --git a/configure.ac b/configure.ac
index aeafa97..a1a7079 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([sushi],[3.10.0],[],[sushi])
+AC_INIT([sushi],[3.11.90],[],[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]