[gupnp] Prepare 0.20.0



commit 361052bde0d66406f6963c53acaeed82a9e04094
Author: Jens Georg <mail jensge org>
Date:   Wed Feb 20 13:44:32 2013 +0100

    Prepare 0.20.0

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f9ff833..25661b5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+0.20.0
+======
+
+Changes since 0.19.4:
+- Fix Accept-Language header generation.
+- Fix some issues with Windows support on mingw64.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=683199
+
+All contributors to this release:
+  Jens Georg <mail jensge org>
+
 0.19.4
 ======
 
diff --git a/configure.ac b/configure.ac
index b3c2f46..dfaf994 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gupnp],
-        [0.19.4],
+        [0.20.0],
         [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]