aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac10
1 files changed, 5 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index 3ae8505..e7b7be7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,23 +1,23 @@
# Copyright (C) 2008, 2009 Her Majesty the Queen in Right of Canada
# (Communications Research Center Canada)
-# This file is part of CRC-DabMux.
+# This file is part of ODR-DabMux.
#
-# CRC-DabMux is free software: you can redistribute it and/or modify
+# ODR-DabMux is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later version.
#
-# CRC-DabMux is distributed in the hope that it will be useful,
+# ODR-DabMux is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with CRC-DabMux. If not, see <http://www.gnu.org/licenses/>.
+# along with ODR-DabMux. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.61)
-AC_INIT([CRC-DabMux], [0.3.0.4-mpb], [pascal.charest@crc.ca])
+AC_INIT([ODR-DabMux], [0.4.0], [matthias.braendli@mpb.li])
AC_CONFIG_AUX_DIR([build-aux])
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE([-Wall subdir-objects])