From 6746613278df22e83f6147d1fc1d48300fcdce08 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli (think)" Date: Sun, 26 Aug 2012 20:44:48 +0200 Subject: mmbTools-sfn-r6 ChangeLog --- configure | 20 ++++++++++---------- configure.ac | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/configure b/configure index 3ec4e5f..f6269c7 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for CRC-DabMux 0.3.0.4-r5. +# Generated by GNU Autoconf 2.68 for CRC-DabMux 0.3.0.4-r6. # # Report bugs to . # @@ -560,8 +560,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='CRC-DabMux' PACKAGE_TARNAME='crc-dabmux' -PACKAGE_VERSION='0.3.0.4-r5' -PACKAGE_STRING='CRC-DabMux 0.3.0.4-r5' +PACKAGE_VERSION='0.3.0.4-r6' +PACKAGE_STRING='CRC-DabMux 0.3.0.4-r6' PACKAGE_BUGREPORT='pascal.charest@crc.ca' PACKAGE_URL='' @@ -1292,7 +1292,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures CRC-DabMux 0.3.0.4-r5 to adapt to many kinds of systems. +\`configure' configures CRC-DabMux 0.3.0.4-r6 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1363,7 +1363,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of CRC-DabMux 0.3.0.4-r5:";; + short | recursive ) echo "Configuration of CRC-DabMux 0.3.0.4-r6:";; esac cat <<\_ACEOF @@ -1474,7 +1474,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -CRC-DabMux configure 0.3.0.4-r5 +CRC-DabMux configure 0.3.0.4-r6 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1988,7 +1988,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by CRC-DabMux $as_me 0.3.0.4-r5, which was +It was created by CRC-DabMux $as_me 0.3.0.4-r6, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2914,7 +2914,7 @@ fi # Define the identity of the package. PACKAGE='crc-dabmux' - VERSION='0.3.0.4-r5' + VERSION='0.3.0.4-r6' cat >>confdefs.h <<_ACEOF @@ -6510,7 +6510,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by CRC-DabMux $as_me 0.3.0.4-r5, which was +This file was extended by CRC-DabMux $as_me 0.3.0.4-r6, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -6576,7 +6576,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -CRC-DabMux config.status 0.3.0.4-r5 +CRC-DabMux config.status 0.3.0.4-r6 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index e5206c3..89e0925 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ # along with CRC-DabMux. If not, see . AC_PREREQ(2.61) -AC_INIT([CRC-DabMux], [0.3.0.4-r5], [pascal.charest@crc.ca]) +AC_INIT([CRC-DabMux], [0.3.0.4-r6], [pascal.charest@crc.ca]) AC_CONFIG_AUX_DIR([build-aux]) AC_CANONICAL_SYSTEM AM_INIT_AUTOMAKE([-Wall]) -- cgit v1.2.3