From aeaadbf96e45385c787389cf2592d5307cf9aa59 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Wed, 6 May 1998 12:16:17 -0500 Subject: [svn-r394] Testing CVS perl log script, ignore this message --- bin/versinc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/versinc b/bin/versinc index 96e3445..8575a35 100644 --- a/bin/versinc +++ b/bin/versinc @@ -4,7 +4,7 @@ use Cwd; ($cwd)=(cwd()=~m#(.*?hdf5)/.*#) print STDERR "$cwd\n"; -$foo; +$foo2; $hdr = "$cwd/src/H5public.h"; $bak = "$cwd/src/H5public.h~"; $tmp = "$cwd/src/H5public.$$"; -- cgit v0.12