diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-11-18 03:32:53 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-11-18 03:32:53 +0100 |
commit | 4f2fcae5ad028b76ac1d41a279857df85f20c376 (patch) | |
tree | 47dcd4fa57ed94dddb8ebe8a4b88ae0d50899754 /configure.ac | |
parent | 2e41d1934d411f7299c08bac8d710d727a3d9214 (diff) | |
download | dabmod-4f2fcae5ad028b76ac1d41a279857df85f20c376.tar.gz dabmod-4f2fcae5ad028b76ac1d41a279857df85f20c376.tar.bz2 dabmod-4f2fcae5ad028b76ac1d41a279857df85f20c376.zip |
Prepare v1.1.0v1.1.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 0c07732..6b58d3f 100644 --- a/configure.ac +++ b/configure.ac @@ -19,7 +19,7 @@ # along with ODR-DabMod. If not, see <http://www.gnu.org/licenses/>. AC_PREREQ(2.59) -AC_INIT([ODR-DabMod], [1.0.1], [matthias.braendli@mpb.li]) +AC_INIT([ODR-DabMod], [1.1.0], [matthias.braendli@mpb.li]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CANONICAL_SYSTEM |