From b62329164e187293fd348e4e133e5720ffa8c3c8 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Fri, 28 Apr 2000 17:06:15 +0000 Subject: [PATCH 1/1] r7: *** empty log message *** --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.34.1