* tests/version7.test: Use $sleep to sleep before updating
the version, to work around timestamp inconsistencies in Windows.
-2003-02-22 Bruno Haible <bruno@clisp.org>
+2003-02-24 Richard Dawe <rich@phekda.freeserve.co.uk>
+
+ * tests/version7.test: Use $sleep to sleep before updating
+ the version, to work around timestamp inconsistencies in Windows.
+
+2003-02-24 Bruno Haible <bruno@clisp.org>
Alexandre Duret-Lutz <adl@gnu.org>
* lib/am/texibuild.am: Don't remove the target info files. Instead,
grep '2\.718' version.texi
+$sleep
echo 'm4_define([THE_VERSION], [3.141])' > version.m4
$MAKE distcheck
./configure --version | grep '3\.141'