summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2016-09-02 16:10:47 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2016-09-02 16:10:47 +0200
commit78a801e4d716c6f2403cc56cf6c5b6f138f24b2f (patch)
tree05bdc72cd4ab2d429d167d97a1a86c36de5b0ff2 /configure.ac
parentd688829ecd3a021a5512100873c1a3b20b8ff131 (diff)
downloadODR-AudioEnc-78a801e4d716c6f2403cc56cf6c5b6f138f24b2f.tar.gz
ODR-AudioEnc-78a801e4d716c6f2403cc56cf6c5b6f138f24b2f.tar.bz2
ODR-AudioEnc-78a801e4d716c6f2403cc56cf6c5b6f138f24b2f.zip
Prepare release v1.2.0v1.2.0
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 bf46243..04ffbec 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], [1.1.0], [http://opendigitalradio.org/])
+AC_INIT([fdk-aac-dabplus], [1.2.0], [http://opendigitalradio.org/])
AC_CONFIG_AUX_DIR(.)
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([tar-ustar foreign])