aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2017-02-16 21:07:00 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2017-02-16 21:07:00 +0100
commitf5ebfe5b47216143cf97bd4d58df673e860989b4 (patch)
tree87ffcd679572583148f458f790e8762981b5a6d8 /configure.ac
parent95b49fdf03b372be193b62a0578d097ee4edfdf4 (diff)
downloadODR-SourceCompanion-f5ebfe5b47216143cf97bd4d58df673e860989b4.tar.gz
ODR-SourceCompanion-f5ebfe5b47216143cf97bd4d58df673e860989b4.tar.bz2
ODR-SourceCompanion-f5ebfe5b47216143cf97bd4d58df673e860989b4.zip
Prepare v0.1.0v0.1.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 59a7fa9..eb9e5e3 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([ODR-SourceCompanion], [0.0.1], [http://opendigitalradio.org/])
+AC_INIT([ODR-SourceCompanion], [0.1.0], [http://opendigitalradio.org/])
AC_CONFIG_AUX_DIR(.)
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([tar-ustar foreign])