[gssdp] Prepare 0.99.0



commit f506bf2fc23d4341a95b7f5e0da75ee6ad8f6ff8
Author: Jens Georg <mail jensge org>
Date:   Mon Aug 15 18:58:10 2016 +0200

    Prepare 0.99.0
    
    Signed-off-by: Jens Georg <mail jensge org>

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8baa321..12748f5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+0.99.0
+======
+
+- Don't leak arp lookup symbol
+- Minor documentation updates
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+
 0.14.16
 =======
 
diff --git a/configure.ac b/configure.ac
index bcf9993..36afe5f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gssdp],
-        [0.14.17],
+        [0.99.0],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gssdp],
         [gssdp],
         [http://www.gupnp.org/])


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