X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.in;h=580d9d2dd80da591f8ad0a620a7ca8a97f2a24c9;hb=dc41bc610efe1cfb7b29f715dcc036b879db1f44;hp=26cbf807c49ed8abcf912134d34826545e6b22b6;hpb=61a66c46fb3b7ed0d22b27bf08c2d7adf418ce62;p=ctsim.git diff --git a/configure.in b/configure.in index 26cbf80..580d9d2 100644 --- a/configure.in +++ b/configure.in @@ -3,8 +3,8 @@ dnl Process this file with autoconf to produce a configure script. dnl Must reset CDPATH so that bash's cd does not print to stdout dnl CDPATH= -AC_INIT(src/ctrec.c) -AM_INIT_AUTOMAKE(ctsim,0.5.4) +AC_INIT(src/ctrec.cpp) +AM_INIT_AUTOMAKE(ctsim,0.6.0-b1) AM_CONFIG_HEADER(config.h) dnl Checks for programs.