From c3b609c62b296232001f6dd437c2caf73531083f Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 30 Jun 2020 09:27:09 +0200 Subject: Prepare v0.6.1 --- ChangeLog | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5e06ee1..b74ee5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2020-06-30: Matthias P. Braendli + (v0.6.1): + Remove regular 'frames received' message. + Add RTP and frame index continuity checks. + 2020-04-27: Matthias P. Braendli (v0.6.0): Timestamp the arrival of UDP packets and use for EDI. diff --git a/configure.ac b/configure.ac index 153e4ad..808c694 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl -*- Autoconf -*- dnl Process this file with autoconf to produce a configure script. -AC_INIT([ODR-SourceCompanion], [0.6.0], [http://opendigitalradio.org/]) +AC_INIT([ODR-SourceCompanion], [0.6.1], [http://opendigitalradio.org/]) AC_CONFIG_AUX_DIR(.) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([tar-ustar foreign]) -- cgit v1.2.3