diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-02-12 19:50:01 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-02-12 19:50:01 +0100 |
commit | 1dee56e909ee9000a692e1d849963e782797d397 (patch) | |
tree | 5b85acb99bcefc61c8a40785c185cd3e4833a540 /configure.ac | |
parent | 9ff0ecbe4d151d5b65a1e9bb97e85d454b836bbb (diff) | |
download | dabmux-1dee56e909ee9000a692e1d849963e782797d397.tar.gz dabmux-1dee56e909ee9000a692e1d849963e782797d397.tar.bz2 dabmux-1dee56e909ee9000a692e1d849963e782797d397.zip |
Prepare release v0.4.3v0.4.3
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 2c9bcb2..0af2805 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ # along with ODR-DabMux. If not, see <http://www.gnu.org/licenses/>. AC_PREREQ(2.61) -AC_INIT([ODR-DabMux], [0.4.2], [matthias.braendli@mpb.li]) +AC_INIT([ODR-DabMux], [0.4.3], [matthias.braendli@mpb.li]) AC_CONFIG_AUX_DIR([build-aux]) AC_CANONICAL_SYSTEM AM_INIT_AUTOMAKE([-Wall subdir-objects]) |