diff --git a/ChangeLog b/ChangeLog index 475a412..8eb5943 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +************************************************************************* +Version 1.4.6 +************************************************************************* + ************************************************************************* Version 1.4.5 ************************************************************************* diff --git a/configure.ac b/configure.ac index 36b78a8..5f50106 100644 --- a/configure.ac +++ b/configure.ac @@ -10,7 +10,7 @@ AC_PREREQ(2.60) -AC_INIT([libupnp], [1.4.5], [mroberto@users.sourceforge.net]) +AC_INIT([libupnp], [1.4.6], [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: