Mon Dec 8 09:40:33 CST 2008 Pekka Pessi <first.last@nokia.com>

* configure.ac, RELEASE: bumped version



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10835 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2008-12-16 21:25:01 +00:00
parent 1b16791e18
commit d665909359
2 changed files with 4 additions and 4 deletions

View File

@ -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 Changes since release 1.12.9
---------------------------- ----------------------------

View File

@ -11,7 +11,7 @@ dnl information on the package
dnl --------------------------- dnl ---------------------------
dnl update both the version for AC_INIT and the LIBSOFIA_SIP_UA_MAJOR_MINOR 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_CONFIG_SRCDIR([libsofia-sip-ua/sip/sofia-sip/sip.h])
AC_SUBST(VER_LIBSOFIA_SIP_UA_MAJOR_MINOR, [1.12]) AC_SUBST(VER_LIBSOFIA_SIP_UA_MAJOR_MINOR, [1.12])
dnl Includedir specific to this sofia version dnl Includedir specific to this sofia version