From f843b0855712cc255ff6bfbee82acf322b59ad6a Mon Sep 17 00:00:00 2001 From: Jens Georg Date: Fri, 9 Dec 2011 14:52:40 +0100 Subject: [PATCH] Prepare 0.12.1 --- NEWS | 13 +++++++++++++ configure.ac | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index bc1a96d..4ad4630 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +0.12.1 +====== +- Increase UDP buffer size. +- Fix searching for an UDN that started with [a-f] + +All contributors to this release: + +Steffen Sledz +Jens Georg + +Bugs fixed: +- https://bugzilla.gnome.org/show_bug.cgi?id=664177 + 0.12.0 ====== - Remove unnecessary and annoying deprecation warnings. diff --git a/configure.ac b/configure.ac index 4a0008c..4de526a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.64]) AC_INIT([gssdp], - [0.12.0], + [0.12.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gssdp], [gssdp], [http://www.gupnp.org/]) -- 2.7.4