From 7c54c3cb3e547a54790aef6e24708752bf98ba13 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 21 Apr 2010 09:31:52 +0200 Subject: [PATCH] update version number and NEWS. --- NEWS | 6 ++++-- configure.in | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index ceab2b179..c34031a76 100644 --- a/NEWS +++ b/NEWS @@ -3,8 +3,10 @@ linphone-3.3.0 -- ????????? * Internal refactoring of liblinphone (code factorisation, encapsulation of signaling) * enhancements made to presence support (SIP/SIMPLE) - -linphone-3.2.2 -- ????????? + * new icons + * new tabbed ui + * be nat friendly using OPTIONS request and using received,rport from + responses. * improve bitrate usage of speex codec * allow speex to run with vbr (variable bit rate) mode * add speex/32000 (ultra wide band speex codec) diff --git a/configure.in b/configure.in index 88998a90e..46d71ee13 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([linphone],[3.2.99.2],[linphone-developers@nongnu.org]) +AC_INIT([linphone],[3.2.99.3],[linphone-developers@nongnu.org]) AC_CANONICAL_SYSTEM dnl Source packaging numbers