From: Kevin M. Rosenberg Date: Wed, 22 Nov 2000 16:32:44 +0000 (+0000) Subject: r210: *** empty log message *** X-Git-Tag: debian-4.5.3-3~807 X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=commitdiff_plain;h=fc0a4328c91734a3fa8f6b9f8f899394e7a6d2f4 r210: *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 92a98ca..4cc2d3e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,3 @@ -2.0.4 - 11/22/00 - Fixed typo in filter.cpp - 2.0.3 - 11/20/00 Fixed bug in generation of binary PGM files Fixed MPI compilation bug in phm2pj.cpp diff --git a/configure b/configure index f396d7e..b2671a6 100755 --- a/configure +++ b/configure @@ -715,7 +715,7 @@ fi PACKAGE=ctsim -VERSION=2.0.2 +VERSION=2.0.3 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; }