From 9be360bcd1575884107dbe0bd2bbc588f53de98d Mon Sep 17 00:00:00 2001 From: Marcelo Roberto Jimenez Date: Wed, 20 Oct 2010 11:15:23 -0200 Subject: [PATCH] Homekeeping for the next release. --- ChangeLog | 5 +++++ Doxyfile | 2 +- configure.ac | 9 +++++++++ libupnp.spec | 2 +- 4 files changed, 16 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8317b12..cbe7259 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +******************************************************************************* +Version 1.6.9 +******************************************************************************* + + ******************************************************************************* Version 1.6.8 ******************************************************************************* diff --git a/Doxyfile b/Doxyfile index 983d5c2..a719e55 100644 --- a/Doxyfile +++ b/Doxyfile @@ -31,7 +31,7 @@ PROJECT_NAME = libUPnP # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 1.6.8 +PROJECT_NUMBER = 1.6.9 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. diff --git a/configure.ac b/configure.ac index 124b526..5793dfc 100644 --- a/configure.ac +++ b/configure.ac @@ -175,11 +175,20 @@ dnl # - Code has changed in threadutil dnl # revision: 0 -> 1 dnl # - Code has changed in upnp dnl # revision: 0 -> 1 +dnl # dnl #AC_SUBST([LT_VERSION_IXML], [2:5:0]) dnl #AC_SUBST([LT_VERSION_THREADUTIL], [5:1:2]) dnl #AC_SUBST([LT_VERSION_UPNP], [4:1:0]) dnl # dnl ############################################################################ +dnl # Release 1.6.9: +dnl # "current:revision:age" +dnl # +dnl #AC_SUBST([LT_VERSION_IXML], [2:5:0]) +dnl #AC_SUBST([LT_VERSION_THREADUTIL], [5:1:2]) +dnl #AC_SUBST([LT_VERSION_UPNP], [4:1:0]) +dnl # + ############################################################################ AC_SUBST([LT_VERSION_IXML], [2:5:0]) AC_SUBST([LT_VERSION_THREADUTIL], [5:1:2]) AC_SUBST([LT_VERSION_UPNP], [4:1:0]) diff --git a/libupnp.spec b/libupnp.spec index bd1f311..9f0a763 100644 --- a/libupnp.spec +++ b/libupnp.spec @@ -1,4 +1,4 @@ -Version: 1.6.8 +Version: 1.6.9 Summary: Universal Plug and Play (UPnP) SDK Name: libupnp Release: 1%{?dist}