From e415e4182383254afefa513b02633fae20f6b038 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Mon, 10 Mar 2014 21:35:51 +0100 Subject: Prepare v0.2.1 --- ChangeLog | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d1eff6e..ab67e16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-03-10: Matthias P. Braendli + (v0.2.1): + Add -p option to mot-encoder + Add version numbers to each encoder + 2014-03-09: Matthias P. Braendli (v0.2.0): Rename all tools in a consistent way and tidy diff --git a/configure.ac b/configure.ac index 268d97d..1c80c78 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([fdk-aac-dabplus], [0.2.0], [http://opendigitalradio.org/]) +AC_INIT([fdk-aac-dabplus], [0.2.1], [http://opendigitalradio.org/]) AC_CONFIG_AUX_DIR(.) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([tar-ustar foreign]) -- cgit v1.2.3