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
commitd3e4130fd182a71f986c3baa00c2453d672bbc12 (patch)
treea51a3bdd71caf5c5bde6251fcfc39e26356b0de8 /configure.ac
parentc67fceb6d047f33d6bd450a086d7240cf0bad6ce (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)