r119: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 22 Jun 2000 19:25:06 +0000 (19:25 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 22 Jun 2000 19:25:06 +0000 (19:25 +0000)
configure
configure.in

index 3301d0c9229df303a646d52a42ebec7f1bbdc842..5402f8e6280583817574a19a2b2bd97e7295d014 100755 (executable)
--- a/configure
+++ b/configure
@@ -711,7 +711,7 @@ fi
 
 PACKAGE=ctsim
 
-VERSION=1.9.5
+VERSION=1.9.6
 
 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
   { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
index 4a38772d783dc2727d86e45ba3f335aced8372a9..084ed5a70a12ac63322f8380169244e2a65bd78f 100644 (file)
@@ -4,7 +4,7 @@ dnl Must reset CDPATH so that bash's cd does not print to stdout
 dnl CDPATH=
 
 AC_INIT(src/ctrec.cpp)
-AM_INIT_AUTOMAKE(ctsim,1.9.5)
+AM_INIT_AUTOMAKE(ctsim,1.9.6)
 AM_CONFIG_HEADER(config.h)
 
 dnl Checks for programs.