Release 0.9.1
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 1 Dec 2010 15:10:05 +0000 (17:10 +0200)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Wed, 1 Dec 2010 15:10:05 +0000 (17:10 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 35f97d6..94b117b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+0.9.1
+=====
+
+Another micro release in the unstable 0.9.x branch that brings in all new
+fixes from the stable 0.8.2 release.
+
+All contributors to this release:
+
+Sven Neumann <s.neumann@raumfeld.com>
+Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
+
 0.9.0
 =====
 
index b462f0f..7facd3c 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.53)
-AC_INIT(gssdp, 0.9.0, http://www.gupnp.org/)
+AC_INIT(gssdp, 0.9.1, http://www.gupnp.org/)
 AM_INIT_AUTOMAKE()
 AC_CONFIG_SRCDIR(libgssdp/gssdp-client.c)
 AM_CONFIG_HEADER(config.h)