diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-12-09 22:47:47 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-12-09 22:47:47 +0100 |
commit | 432c89bd6584497d9c94cd115dbdd00bf60c8177 (patch) | |
tree | 5c98203d82678368807307180840dd495461b13d /configure.ac | |
parent | db206c479ff03852f8adbfa02382d0f3d92bf408 (diff) | |
download | ODR-AudioEnc-0.6.0.tar.gz ODR-AudioEnc-0.6.0.tar.bz2 ODR-AudioEnc-0.6.0.zip |
Prepare v0.6.0v0.6.0
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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]) |