[gupnp-igd] Version 0.2.4
- From: Olivier Crête <Tester src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp-igd] Version 0.2.4
- Date: Wed, 1 Oct 2014 03:46:18 +0000 (UTC)
commit 049f7973da3cab179293dc2920cdc8a082f2dfaf
Author: Olivier Crête <olivier crete collabora com>
Date: Tue Sep 30 23:44:11 2014 -0400
Version 0.2.4
NEWS | 6 ++++++
configure.ac | 2 +-
libgupnp-igd/Makefile.am | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e7fe01d..ec0d436 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
*******************
+* GUPnP IGD 0.2.4 *
+*******************
+
+- Add API to delete mapping by internal IP/port instead of the external one
+
+*******************
* GUPnP IGD 0.2.3 *
*******************
diff --git a/configure.ac b/configure.ac
index edc6195..2b80804 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.53)
-AC_INIT(gupnp-igd, 0.2.3, http://www.gupnp.org/)
+AC_INIT(gupnp-igd, 0.2.4, http://www.gupnp.org/)
AM_INIT_AUTOMAKE()
AC_CONFIG_SRCDIR(libgupnp-igd/gupnp-simple-igd.h)
AC_CONFIG_HEADERS(config.h)
diff --git a/libgupnp-igd/Makefile.am b/libgupnp-igd/Makefile.am
index 42e0bbe..fe020b5 100644
--- a/libgupnp-igd/Makefile.am
+++ b/libgupnp-igd/Makefile.am
@@ -4,7 +4,7 @@
# interfaces added -> increment AGE
# interfaces removed -> AGE = 0
-LTVERSION = 5:1:1
+LTVERSION = 6:0:2
AM_CFLAGS = $(LIBGUPNP_CFLAGS) -I$(top_srcdir)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]