diff --git a/libs/sofia-sip/RELEASE b/libs/sofia-sip/RELEASE index 249b912be6..2afc07c945 100644 --- a/libs/sofia-sip/RELEASE +++ b/libs/sofia-sip/RELEASE @@ -1,6 +1,6 @@ -====================================== -Release notes for Sofia-SIP 1.12.10rc2 -====================================== +=================================== +Release notes for Sofia-SIP 1.12.10 +=================================== Changes since release 1.12.9 ---------------------------- diff --git a/libs/sofia-sip/configure.ac b/libs/sofia-sip/configure.ac index 43c826c59b..96a5180316 100644 --- a/libs/sofia-sip/configure.ac +++ b/libs/sofia-sip/configure.ac @@ -11,7 +11,7 @@ dnl information on the package dnl --------------------------- dnl update both the version for AC_INIT and the LIBSOFIA_SIP_UA_MAJOR_MINOR -AC_INIT([sofia-sip], [1.12.9pre10rc2]) +AC_INIT([sofia-sip], [1.12.10]) AC_CONFIG_SRCDIR([libsofia-sip-ua/sip/sofia-sip/sip.h]) AC_SUBST(VER_LIBSOFIA_SIP_UA_MAJOR_MINOR, [1.12]) dnl Includedir specific to this sofia version