diff --git a/ChangeLog b/ChangeLog index c04f14d..b033bd4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +************************************************************************* +Version 1.4.7 +************************************************************************* + + ************************************************************************* Version 1.4.6 ************************************************************************* diff --git a/configure.ac b/configure.ac index cdbd1ea..4b130a0 100644 --- a/configure.ac +++ b/configure.ac @@ -10,7 +10,7 @@ AC_PREREQ(2.60) -AC_INIT([libupnp], [1.4.6], [mroberto@users.sourceforge.net]) +AC_INIT([libupnp], [1.4.7], [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: