summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2014-12-09 22:47:47 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2014-12-09 22:47:47 +0100
commit432c89bd6584497d9c94cd115dbdd00bf60c8177 (patch)
tree5c98203d82678368807307180840dd495461b13d /configure.ac
parentdb206c479ff03852f8adbfa02382d0f3d92bf408 (diff)
downloadODR-AudioEnc-432c89bd6584497d9c94cd115dbdd00bf60c8177.tar.gz
ODR-AudioEnc-432c89bd6584497d9c94cd115dbdd00bf60c8177.tar.bz2
ODR-AudioEnc-432c89bd6584497d9c94cd115dbdd00bf60c8177.zip
Prepare v0.6.0v0.6.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 2ec2760..1220cfe 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.5.1], [http://opendigitalradio.org/])
+AC_INIT([fdk-aac-dabplus], [0.6.0], [http://opendigitalradio.org/])
AC_CONFIG_AUX_DIR(.)
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([tar-ustar foreign])