Version number.

git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@147 119443c7-1b9e-41f8-b6fc-b9c35fce742c
This commit is contained in:
Marcelo Roberto Jimenez
2007-03-06 10:30:31 +00:00
parent 047b9534bb
commit 2c2a5f7c18
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
AC_PREREQ(2.60)
AC_INIT([libupnp], [1.4.2], [mroberto@users.sourceforge.net])
AC_INIT([libupnp], [1.4.3], [mroberto@users.sourceforge.net])
# *Independently* of the above libupnp package version, the libtool version
# of the 3 libraries need to be updated whenever there is a change released :
# "current:revision:age" (this is NOT the same as the package version), where: