diff options
| author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-01-23 15:47:07 +0100 |
|---|---|---|
| committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2019-01-23 15:47:07 +0100 |
| commit | 23f00d4b1292b7c798a7950dea09ac42e4f16d36 (patch) | |
| tree | adf352ae75fde467bf1dfb9f60680dc159f75f21 /configure.ac | |
| parent | c5f04dce750f2d2301d016de6efca6ec8581e79e (diff) | |
| download | dabmod-2.3.0.tar.gz dabmod-2.3.0.tar.bz2 dabmod-2.3.0.zip | |
Prepare v2.3.0v2.3.0
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 753b407..0e7d946 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 Her Majesty the # Queen in Right of Canada (Communications Research Center Canada) -# Copyright (C) 2018 Matthias P. Braendli, http://opendigitalradio.org +# Copyright (C) 2019 Matthias P. Braendli, http://opendigitalradio.org # This file is part of ODR-DabMod. # @@ -19,7 +19,7 @@ # along with ODR-DabMod. If not, see <http://www.gnu.org/licenses/>. AC_PREREQ(2.69) -AC_INIT([ODR-DabMod], [2.2.0], [matthias.braendli@mpb.li]) +AC_INIT([ODR-DabMod], [2.3.0], [matthias.braendli@mpb.li]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CANONICAL_SYSTEM |
