From ca6a3379acfa30c47d3a9bd51427e79ba829898c Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Wed, 22 Feb 2012 11:23:25 +0100 Subject: [PATCH] oRTP 0.20.0 --- NEWS | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 5e5e8d1..a170bf7 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +February 22th, 2012: ortp-0.20.0 + - fix an issue on video call with ZRTP + February 17th, 2012: ortp-0.19.0 - ZRTP media encryption diff --git a/configure.ac b/configure.ac index 9d80556..cc706fa 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([ortp],[0.19.0]) +AC_INIT([ortp],[0.20.0]) AC_CANONICAL_SYSTEM dnl Source packaging numbers -- 2.21.0