summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias P. Braendli (think) <matthias@mpb.li>2012-08-17 11:35:47 +0200
committerMatthias P. Braendli (think) <matthias@mpb.li>2012-08-17 11:35:47 +0200
commitac14a2480fd01cd558965c8d399b904137664c57 (patch)
treea8721a6eaa6805a334e0d09fa9b995b2ec353fd4 /configure.ac
parentd4a1f755a9e5426187fe6e80eb32c299f81104dd (diff)
downloaddabmod-ac14a2480fd01cd558965c8d399b904137664c57.tar.gz
dabmod-ac14a2480fd01cd558965c8d399b904137664c57.tar.bz2
dabmod-ac14a2480fd01cd558965c8d399b904137664c57.zip
ChangeLog: crc-dabmod-0.3.3-sfn-r4r4
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 0d16c76..c8a427a 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-r3], [pascal.charest@crc.ca])
+AC_INIT([CRC-DabMod], [0.3.3-sfn-r4], [pascal.charest@crc.ca])
AC_CONFIG_AUX_DIR([build-aux])
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE([-Wall])