summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2015-05-04 09:38:03 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2015-05-04 09:44:36 +0200
commit0dffc41e834a83b2cce129945c2b8230d1fce994 (patch)
tree22fe56391b83cdc32fe9a58c7167527e7806b13d /configure.ac
parent0ee4ef06f3c8f91e8d67c53e19dc348dd65fcb13 (diff)
downloadODR-AudioEnc-0dffc41e834a83b2cce129945c2b8230d1fce994.tar.gz
ODR-AudioEnc-0dffc41e834a83b2cce129945c2b8230d1fce994.tar.bz2
ODR-AudioEnc-0dffc41e834a83b2cce129945c2b8230d1fce994.zip
Prepare release v.0.7.1v0.7.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f6ef962..ee723fb 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.7.0], [http://opendigitalradio.org/])
+AC_INIT([fdk-aac-dabplus], [0.7.1], [http://opendigitalradio.org/])
AC_CONFIG_AUX_DIR(.)
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([tar-ustar foreign])