From 781c2c69c62a434bed64ff3cfa6d009ed3c479c1 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Wed, 31 Jul 2019 12:41:55 +0200 Subject: Prepare v2.4.1 --- ChangeLog | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4a4ee1b..ee07a93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2019-07-31: Matthias P. Braendli + (v2.4.1): + Bugfix for regression in v2.4.0: Insertion + of audio level metadata was broken. + 2019-07-15: Matthias P. Braendli (v2.4.0): Add Stats output to Unix DGRAM socket, see diff --git a/configure.ac b/configure.ac index c6d8c33..3b8fba8 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-AudioEnc], [2.4.0], [http://opendigitalradio.org/]) +AC_INIT([ODR-AudioEnc], [2.4.1], [http://opendigitalradio.org/]) AC_CONFIG_AUX_DIR(.) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([tar-ustar foreign]) -- cgit v1.2.3