From 59784a134caafc613ad48fee7f95bf0cfa4fcade Mon Sep 17 00:00:00 2001 From: Marcelo Roberto Jimenez Date: Sun, 3 Feb 2008 02:38:11 +0000 Subject: [PATCH] Homekeeping for the next release. git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@316 119443c7-1b9e-41f8-b6fc-b9c35fce742c --- ChangeLog | 5 +++++ configure.ac | 10 +++++++++- libupnp.spec | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0c45c38..76fb3ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +******************************************************************************* +Version 1.6.6 +******************************************************************************* + + ******************************************************************************* Version 1.6.5 ******************************************************************************* diff --git a/configure.ac b/configure.ac index 41c7f28..075fd2a 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,7 @@ AC_PREREQ(2.60) -AC_INIT([libupnp], [1.6.5], [mroberto@users.sourceforge.net]) +AC_INIT([libupnp], [1.6.6], [mroberto@users.sourceforge.net]) dnl ############################################################################ dnl # *Independently* of the above libupnp package version, the libtool version dnl # of the 3 libraries need to be updated whenever there is a change released: @@ -131,6 +131,14 @@ dnl #AC_SUBST([LT_VERSION_THREADUTIL], [4:2:2]) dnl #AC_SUBST([LT_VERSION_UPNP], [3:4:0]) dnl # dnl ############################################################################ +dnl # Release 1.6.6: +dnl # "current:revision:age" +dnl # +dnl #AC_SUBST([LT_VERSION_IXML], [2:4:0]) +dnl #AC_SUBST([LT_VERSION_THREADUTIL], [4:2:2]) +dnl #AC_SUBST([LT_VERSION_UPNP], [3:4:0]) +dnl # +dnl ############################################################################ AC_SUBST([LT_VERSION_IXML], [2:4:0]) AC_SUBST([LT_VERSION_THREADUTIL], [4:2:2]) AC_SUBST([LT_VERSION_UPNP], [3:4:0]) diff --git a/libupnp.spec b/libupnp.spec index 4ee63d2..369bf69 100644 --- a/libupnp.spec +++ b/libupnp.spec @@ -1,4 +1,4 @@ -Version: 1.6.5 +Version: 1.6.6 Summary: Universal Plug and Play (UPnP) SDK Name: libupnp Release: 1%{?dist}