From 2b1696680110134ec5ebad3ec5f26447aae1cccc Mon Sep 17 00:00:00 2001 From: Stefan Pöschel Date: Sun, 19 Feb 2017 15:46:08 +0100 Subject: Bump version --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ff4ad9f..d71e227 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-PadEnc], [2.0.1], [http://opendigitalradio.org/]) +AC_INIT([ODR-PadEnc], [2.1.0], [http://opendigitalradio.org/]) AC_CONFIG_AUX_DIR(.) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([tar-ustar foreign]) -- cgit v1.2.3