aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias P. Braendli (think) <matthias@mpb.li>2012-09-13 23:36:17 +0200
committerMatthias P. Braendli (think) <matthias@mpb.li>2012-09-13 23:36:17 +0200
commit7970dc6aedc3d9ac7bafc7a63d5ef954f241a378 (patch)
treef8a5218cd86621bc8239bcd7a07b6d07cc27bb15 /configure.ac
parentdbb83ab92165309e498051ff63f512965654ade8 (diff)
downloaddabmod-7970dc6aedc3d9ac7bafc7a63d5ef954f241a378.tar.gz
dabmod-7970dc6aedc3d9ac7bafc7a63d5ef954f241a378.tar.bz2
dabmod-7970dc6aedc3d9ac7bafc7a63d5ef954f241a378.zip
crc-dabmod: autoconf sets version r7r7
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 752ce18..2cc209b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
# along with CRC-DADMOD. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.59)
-AC_INIT([CRC-DabMod], [0.3.3-sfn-r4], [pascal.charest@crc.ca])
+AC_INIT([CRC-DabMod], [0.3.3-sfn-r7], [pascal.charest@crc.ca])
AC_CONFIG_AUX_DIR([build-aux])
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE([-Wall])