Homekeeping for the next release.
This commit is contained in:
parent
593b8d0a2b
commit
9be360bcd1
@ -1,3 +1,8 @@
|
|||||||
|
*******************************************************************************
|
||||||
|
Version 1.6.9
|
||||||
|
*******************************************************************************
|
||||||
|
|
||||||
|
|
||||||
*******************************************************************************
|
*******************************************************************************
|
||||||
Version 1.6.8
|
Version 1.6.8
|
||||||
*******************************************************************************
|
*******************************************************************************
|
||||||
|
2
Doxyfile
2
Doxyfile
@ -31,7 +31,7 @@ PROJECT_NAME = libUPnP
|
|||||||
# This could be handy for archiving the generated documentation or
|
# This could be handy for archiving the generated documentation or
|
||||||
# if some version control system is used.
|
# 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)
|
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
|
||||||
# base path where the generated documentation will be put.
|
# base path where the generated documentation will be put.
|
||||||
|
@ -175,11 +175,20 @@ dnl # - Code has changed in threadutil
|
|||||||
dnl # revision: 0 -> 1
|
dnl # revision: 0 -> 1
|
||||||
dnl # - Code has changed in upnp
|
dnl # - Code has changed in upnp
|
||||||
dnl # revision: 0 -> 1
|
dnl # revision: 0 -> 1
|
||||||
|
dnl #
|
||||||
dnl #AC_SUBST([LT_VERSION_IXML], [2:5:0])
|
dnl #AC_SUBST([LT_VERSION_IXML], [2:5:0])
|
||||||
dnl #AC_SUBST([LT_VERSION_THREADUTIL], [5:1:2])
|
dnl #AC_SUBST([LT_VERSION_THREADUTIL], [5:1:2])
|
||||||
dnl #AC_SUBST([LT_VERSION_UPNP], [4:1:0])
|
dnl #AC_SUBST([LT_VERSION_UPNP], [4:1:0])
|
||||||
dnl #
|
dnl #
|
||||||
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_IXML], [2:5:0])
|
||||||
AC_SUBST([LT_VERSION_THREADUTIL], [5:1:2])
|
AC_SUBST([LT_VERSION_THREADUTIL], [5:1:2])
|
||||||
AC_SUBST([LT_VERSION_UPNP], [4:1:0])
|
AC_SUBST([LT_VERSION_UPNP], [4:1:0])
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
Version: 1.6.8
|
Version: 1.6.9
|
||||||
Summary: Universal Plug and Play (UPnP) SDK
|
Summary: Universal Plug and Play (UPnP) SDK
|
||||||
Name: libupnp
|
Name: libupnp
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
Loading…
Reference in New Issue
Block a user