From: Michael Jerris Date: Tue, 16 Dec 2008 21:22:01 +0000 (+0000) Subject: Wed Nov 26 13:18:57 CST 2008 Pekka Pessi X-Git-Tag: v1.0.2~182 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29cc1e016d5ef8b74720f1b82fc5884e15bf6e10;p=thirdparty%2Ffreeswitch.git Wed Nov 26 13:18:57 CST 2008 Pekka Pessi * configure.ac: bumped version number git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10831 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/libs/sofia-sip/configure.ac b/libs/sofia-sip/configure.ac index 438ace6eae..ba81a385db 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.9devel1]) +AC_INIT([sofia-sip], [1.12.9pre10rc1]) 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