From: Michael Jerris Date: Tue, 16 Dec 2008 21:25:01 +0000 (+0000) Subject: Mon Dec 8 09:40:33 CST 2008 Pekka Pessi X-Git-Tag: v1.0.2~178 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d665909359619a5c6268a4292ee3592aca7c59a2;p=thirdparty%2Ffreeswitch.git Mon Dec 8 09:40:33 CST 2008 Pekka Pessi * configure.ac, RELEASE: bumped version git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10835 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- 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