Version Bump so we know which is the gadcon version.

SVN revision: 22654
This commit is contained in:
Christopher Michael 2006-05-16 18:03:35 +00:00
parent 5578b04c2a
commit cdb6e4f8f0
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ AC_INIT(configure.in)
AC_CANONICAL_BUILD
AC_CANONICAL_HOST
AM_INIT_AUTOMAKE(tclock, 0.2.1)
AM_INIT_AUTOMAKE(tclock, 0.3.0)
AM_CONFIG_HEADER(config.h)
AC_ISC_POSIX
AC_PROG_CC