summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias P. Braendli (think) <matthias@mpb.li>2012-08-26 20:44:48 +0200
committerMatthias P. Braendli (think) <matthias@mpb.li>2012-08-26 20:44:48 +0200
commit6746613278df22e83f6147d1fc1d48300fcdce08 (patch)
tree04a99b036b0ad313cfa9645571d393e2a951ed92 /configure.ac
parent0cbf65da092a41788a4229142b2d8572a2f3b284 (diff)
downloaddabmux-6746613278df22e83f6147d1fc1d48300fcdce08.tar.gz
dabmux-6746613278df22e83f6147d1fc1d48300fcdce08.tar.bz2
dabmux-6746613278df22e83f6147d1fc1d48300fcdce08.zip
mmbTools-sfn-r6 ChangeLogr6
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 e5206c3..89e0925 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
# along with CRC-DabMux. If not, see <http://www.gnu.org/licenses/>.
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])