[baobab] Release 3.3.1



commit b4db730a97c322709378cd3afcc4229986a0c2bd
Author: Javier JardÃn <jjardon gnome org>
Date:   Tue Oct 25 17:33:48 2011 +0100

    Release 3.3.1

 NEWS         |    6 ++++++
 configure.ac |    5 ++++-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9a93f12..fb93237 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.3.1
+=====
+
+ * First unstable release.
+ * First release after the GNOME Utilities split.
+
 3.3.0
 =====
 
diff --git a/configure.ac b/configure.ac
index a1cd086..f9c5480 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,10 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
 
-AC_INIT([baobab],[3.3.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=baobab],[baobab])
+AC_INIT([baobab],
+        [3.3.1],
+        [http://bugzilla.gnome.org/enter_bug.cgi?product=baobab],
+        [baobab])
 
 AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_SRCDIR(src/baobab.c)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]