[gupnp] Prepare 0.20.1



commit 4186015c10e71117e0ae342d289d573c9f9a0dfb
Author: Jens Georg <mail jensge org>
Date:   Wed Mar 6 11:24:52 2013 +0100

    Prepare 0.20.1

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 25661b5..f303210 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+0.20.1
+======
+
+Changes since 0.20.0:
+- Fix suspicious use of va_list in the code.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=689813
+
+All contributors to this release:
+  Krzesimir Nowak <krnowak openismus com>
+
 0.20.0
 ======
 
diff --git a/configure.ac b/configure.ac
index dfaf994..64b8a1c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gupnp],
-        [0.20.0],
+        [0.20.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gupnp],
         [gupnp],
         [http://www.gupnp.org/])


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