aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2016-01-03 15:23:13 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2016-01-03 15:23:13 +0100
commitda68fb19584e7c5d075c7d2d91e3cf1308674f2e (patch)
tree96ae312a019e4f941495b6421d21f6c8dff26f4c /configure.ac
parent9c0d1799fb31a883591f3afb61be8300dd85081f (diff)
downloadfdk-aac-dabplus-da68fb19584e7c5d075c7d2d91e3cf1308674f2e.tar.gz
fdk-aac-dabplus-da68fb19584e7c5d075c7d2d91e3cf1308674f2e.tar.bz2
fdk-aac-dabplus-da68fb19584e7c5d075c7d2d91e3cf1308674f2e.zip
Prepare v0.7.4v0.7.4
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 92dd3c1..83811e5 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.3], [http://opendigitalradio.org/])
+AC_INIT([fdk-aac-dabplus], [0.7.4], [http://opendigitalradio.org/])
AC_CONFIG_AUX_DIR(.)
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([tar-ustar foreign])