summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Dyer <cdyer@Chriss-MacBook-Air.local>2013-01-20 09:44:18 -0500
committerChris Dyer <cdyer@Chriss-MacBook-Air.local>2013-01-20 09:44:18 -0500
commitccf63227ee70fbdad365790dc763860463d2c9f3 (patch)
treec09107877ad55092d62bf32053967938b4c76634 /configure.ac
parentb2a6fce976d37e5bac562e76d4aced01df52c725 (diff)
clean up a bit
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 c3e3251c..c474c050 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([cdec],[2013-01-19])
+AC_INIT([cdec],[2013-01-20])
AC_CONFIG_SRCDIR([decoder/cdec.cc])
AM_INIT_AUTOMAKE
AC_CONFIG_HEADERS(config.h)