[sushi] release: prepare for 0.0.3



commit 11a8c05a75657e0bd97f57c8817d908be9d87511
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Sat Jul 2 01:05:57 2011 -0400

    release: prepare for 0.0.3

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 96910b2..097f58d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+0.0.3 - "Last Night"
+====================
+
+- Add HTML viewer
+- Add text viewer
+- Add font viewer
+- Update to latest 3.1.3 platform changes
+- Too many fixes and improvements to be listed here
+
+[ 0.0.2 never actually happened ]
 0.0.2 - "Crab Conspiration"
 ===========================
 
diff --git a/configure.ac b/configure.ac
index a857531..a62cd5e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([sushi],[0.0.2],[],[sushi])
+AC_INIT([sushi],[0.0.3],[],[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]