aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias P. Braendli (think) <matthias@mpb.li>2012-08-14 15:28:04 +0200
committerMatthias P. Braendli (think) <matthias@mpb.li>2012-08-14 15:28:04 +0200
commitbb1fe8fe2ce76eda4c8e9fdfae3a0e409bad2840 (patch)
tree90bcf4e2b9c838650bf08c1739ce28b98a0a34d4 /configure.ac
parent18c42e474a2ff85d5a09361de545b457af30b810 (diff)
downloaddabmod-bb1fe8fe2ce76eda4c8e9fdfae3a0e409bad2840.tar.gz
dabmod-bb1fe8fe2ce76eda4c8e9fdfae3a0e409bad2840.tar.bz2
dabmod-bb1fe8fe2ce76eda4c8e9fdfae3a0e409bad2840.zip
crc-dabmod: set version to 0.3.3-sfn-r2r2
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 bccfee4..99971ef 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], [pascal.charest@crc.ca])
+AC_INIT([CRC-DabMod], [0.3.3-sfn-r2], [pascal.charest@crc.ca])
AC_CONFIG_AUX_DIR([build-aux])
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE([-Wall])