diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-05-29 14:39:12 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-05-29 14:39:12 +0200 |
commit | c9772a89952505cc9a6f4d7fd926da8f3913f02f (patch) | |
tree | 01831012429b9b4d4d535b511273e4b68d53ed3c /configure.ac | |
parent | 4eedcf3eaa9e3b4eca2d41beaf1ac66e8fa35c7d (diff) | |
download | dabmux-c9772a89952505cc9a6f4d7fd926da8f3913f02f.tar.gz dabmux-c9772a89952505cc9a6f4d7fd926da8f3913f02f.tar.bz2 dabmux-c9772a89952505cc9a6f4d7fd926da8f3913f02f.zip |
Prepare v2.1.2v2.1.2
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 a4af56a..458090a 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.1], [matthias.braendli@mpb.li]) +AC_INIT([ODR-DabMux], [2.1.2], [matthias.braendli@mpb.li]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CANONICAL_SYSTEM |