[sushi] release: prepare for 3.12.0



commit d7795ec5678f4a5a1f260fd4ca829ddee92119ea
Author: Cosimo Cecchi <cosimo endlessm com>
Date:   Tue Apr 22 16:53:29 2014 -0700

    release: prepare for 3.12.0

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7fbd24f..dc3b990 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+3.12.0 - "Hippie Hill"
+======================
+
+- Translation updates
+
 3.11.90 - "Bandoliers"
 ======================
 
diff --git a/configure.ac b/configure.ac
index a1a7079..c5b17a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([sushi],[3.11.90],[],[sushi])
+AC_INIT([sushi],[3.12.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]