[sushi] release: prepare for 0.1.90



commit 6a9fe11c0dbdc9417ed6650f1971c84e4dae99ac
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Aug 29 19:47:31 2011 -0400

    release: prepare for 0.1.90

 NEWS         |    5 +++++
 configure.ac |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ab9bca4..b0f0bf4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.1.90 - "Nonno Nanni"
+======================
+
+- Add a Close() remote method
+
 0.0.5 - "Coop"
 ==============
 
diff --git a/configure.ac b/configure.ac
index b93895f..db4fb82 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([sushi],[0.0.5],[],[sushi])
+AC_INIT([sushi],[0.1.90],[],[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]