[gupnp] Bump minor and LT versions



commit 71a93a7b116ed0bef725a88cedc3bb1414cb1d5a
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Tue Jun 7 18:32:52 2011 +0300

    Bump minor and LT versions
    
    Bump minor version and LTVERSION now that we're breaking API/ABI.

 configure.ac         |    2 +-
 libgupnp/Makefile.am |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9a87f8b..ffc2e88 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.53)
-AC_INIT(gupnp, 0.16.1, http://www.gupnp.org/)
+AC_INIT(gupnp, 0.17.0, http://www.gupnp.org/)
 AM_INIT_AUTOMAKE()
 AC_CONFIG_SRCDIR(libgupnp/gupnp.h)
 AM_CONFIG_HEADER(config.h)
diff --git a/libgupnp/Makefile.am b/libgupnp/Makefile.am
index fa773f0..6857259 100644
--- a/libgupnp/Makefile.am
+++ b/libgupnp/Makefile.am
@@ -1,4 +1,4 @@
-LTVERSION = 3:0:0
+LTVERSION = 4:0:0
 
 if USE_NETWORK_MANAGER
 CONTEXT_MANAGER_IMPL = gupnp-network-manager.c  \



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