[sushi] release: prepare for 0.2.0



commit 98d6c9eba6f24c03848bf566034f14c3438e8110
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Sep 26 10:34:00 2011 -0400

    release: prepare for 0.2.0

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f604542..6342f2b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+0.2.0 - "Fuuuuuuuu"
+===================
+
+- First stable release
+- Tons of translation updates!
+
 0.1.92 - "Indie Rural Foo"
 ==========================
 
diff --git a/configure.ac b/configure.ac
index 6a92c6c..d126ad7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([sushi],[0.1.92],[],[sushi])
+AC_INIT([sushi],[0.2.0],[],[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]