X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=configure.in;h=e021fb5dc53a6974e7207acf991821b5e5a77215;hb=b62329164e187293fd348e4e133e5720ffa8c3c8;hp=b70c3f982a339ad0f64debf651b6da2d54ec0a31;hpb=8fc6888d2599bb288f8ff7008994f2b66ecf6d93;p=ctsim.git diff --git a/configure.in b/configure.in index b70c3f9..e021fb5 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ 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.1) +AM_INIT_AUTOMAKE(ctsim,0.5.2) AM_CONFIG_HEADER(config.h) dnl Checks for programs.