summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Dyer <redpony@gmail.com>2014-01-20 20:25:00 -0500
committerChris Dyer <redpony@gmail.com>2014-01-20 20:25:00 -0500
commitff248364f8385ec2b60a7e7bfbab260c2695116d (patch)
treef6ae1e5a08e018ab65d7cfab65513fcce1ef6878 /configure.ac
parent44a54840b888a9cdd6444472da88f480ceafced2 (diff)
update date, copyright
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 d5261b8e..e5d2dadb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_CONFIG_MACRO_DIR([m4])
-AC_INIT([cdec],[2014-01-19])
+AC_INIT([cdec],[2014-01-20])
AC_CONFIG_SRCDIR([decoder/cdec.cc])
AM_INIT_AUTOMAKE
AC_CONFIG_HEADERS(config.h)