diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-07-31 11:55:02 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-07-31 11:58:03 +0200 |
commit | 61198e2e74a1cae24a10ad41db070201c137489e (patch) | |
tree | 59360045c37e7e0a19d98dacc55f5f94a0936e9e /configure.ac | |
parent | 203b42f0b5a7ed53442b9e0a0072dec48b7f5eb6 (diff) | |
download | dabmux-2.2.0.tar.gz dabmux-2.2.0.tar.bz2 dabmux-2.2.0.zip |
Prepare v2.2.0v2.2.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 458090a..676ccfa 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # along with ODR-DabMux. If not, see <http://www.gnu.org/licenses/>. AC_PREREQ(2.69) -AC_INIT([ODR-DabMux], [2.1.2], [matthias.braendli@mpb.li]) +AC_INIT([ODR-DabMux], [2.2.0], [matthias.braendli@mpb.li]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CANONICAL_SYSTEM |