[gupnp-igd] Version 0.2.1



commit 6d5ee5ab7034501b4f167bc9034139523d63c37a
Author: Olivier CrÃte <olivier crete collabora com>
Date:   Mon Nov 7 17:44:01 2011 -0500

    Version 0.2.1

 NEWS                     |    7 +++++++
 configure.ac             |    2 +-
 libgupnp-igd/Makefile.am |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e02d6b9..16f5bd6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
 *******************
+* GUPnP IGD 0.2.1 *
+*******************
+
+- Restore the "main-context" property so that outsider can use the
+  GUPnPIgdThread's GMainContext for timers, etc
+
+*******************
 * GUPnP IGD 0.2.0 *
 *******************
 
diff --git a/configure.ac b/configure.ac
index e7dfe38..83277a5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.53)
-AC_INIT(gupnp-igd, 0.2.0.1, http://www.gupnp.org/)
+AC_INIT(gupnp-igd, 0.2.1, http://www.gupnp.org/)
 AM_INIT_AUTOMAKE()
 AC_CONFIG_SRCDIR(libgupnp-igd/gupnp-simple-igd.h)
 AM_CONFIG_HEADER(config.h)
diff --git a/libgupnp-igd/Makefile.am b/libgupnp-igd/Makefile.am
index 85bb860..3d54b96 100644
--- a/libgupnp-igd/Makefile.am
+++ b/libgupnp-igd/Makefile.am
@@ -4,7 +4,7 @@
 # interfaces added -> increment AGE
 # interfaces removed -> AGE = 0
 
-LTVERSION = 4:0:0
+LTVERSION = 5:0:1
 
 AM_CFLAGS = $(LIBGUPNP_CFLAGS) -I$(top_srcdir)
 



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