[gnome-search-tool] Release 3.3.1



commit e1b6f396b0b3cf06d9f74a62cb3227350bb2de07
Author: Javier JardÃn <jjardon gnome org>
Date:   Tue Oct 25 18:08:43 2011 +0100

    Release 3.3.1

 NEWS         |    5 +++++
 configure.ac |    5 ++++-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..552d6c2
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,5 @@
+3.3.1
+=====
+
+ * First unstable release.
+ * First release after the GNOME Utilities split.
diff --git a/configure.ac b/configure.ac
index 42b94fc..36eea5d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,9 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ([2.63])
-AC_INIT([gnome-search-tool],[3.3.0],[],[gnome-search-tool])
+AC_INIT([gnome-search-tool],
+        [3.3.1],
+        [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-search-tools],
+        [gnome-search-tool])
 
 AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_MACRO_DIR([m4])



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