diff options
author | Chris Dyer <cdyer@Chriss-MacBook-Air.local> | 2013-01-20 09:44:18 -0500 |
---|---|---|
committer | Chris Dyer <cdyer@Chriss-MacBook-Air.local> | 2013-01-20 09:44:18 -0500 |
commit | 658420843fc5d9e5d75cedd54d191d70cb31ddff (patch) | |
tree | 2da0be3aad915472715424f46fde76e6146e3166 /configure.ac | |
parent | acbc307afe151cea18bab2db61fe9a0b0d3776e6 (diff) |
clean up a bit
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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) |