Switch to unified view

a/configure.ac b/configure.ac
1
1
2
# Software version. There is no direct link with the library version_info
2
# Software version. There is no direct link with the library version_info
3
# except that we sort or promise that no api and abi incompatibilities
3
# except that we sort or promise that no api and abi incompatibilities
4
# occur with revision (3rd number) changes.
4
# occur with revision (3rd number) changes.
5
<<<<<<< HEAD
6
# ! When changing the version, also change the defines in upnpplib.hxx !
5
# ! When changing the version, also change the defines in upnpplib.hxx !
7
AC_INIT([libupnpp], [0.16.0], [jfd@lesbonscomptes.com],
6
AC_INIT([libupnpp], [0.16.0], [jfd@lesbonscomptes.com],
8
             [libupnpp], [http://www.lesbonscomptes.com/upmpdcli])
7
             [libupnpp], [http://www.lesbonscomptes.com/upmpdcli])
9
8
10
# Lib version info. See:
9
# Lib version info. See: