diff options
| author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-03-29 19:38:06 +0100 |
|---|---|---|
| committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-03-29 19:38:06 +0100 |
| commit | 82157d8c12a384a2af5f083b5a235dee496d133f (patch) | |
| tree | 19cb26d84058b14701b4c7cee37b5e0dd40be4bc /configure.ac | |
| parent | df47c58a9eab096320708c99c0de1e7eb0819dca (diff) | |
| download | ODR-AudioEnc-0.3.0.tar.gz ODR-AudioEnc-0.3.0.tar.bz2 ODR-AudioEnc-0.3.0.zip | |
Prepare release 0.3.0 with MOT slideshow and DLS supportv0.3.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 bb780cc..4f5953c 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.2.2], [http://opendigitalradio.org/]) +AC_INIT([fdk-aac-dabplus], [0.3.0], [http://opendigitalradio.org/]) AC_CONFIG_AUX_DIR(.) AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([tar-ustar foreign]) |
