summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>1998-05-06 17:07:33 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>1998-05-06 17:07:33 (GMT)
commita16eb59e1152a86f66223231620d179aec7fbbaa (patch)
treea11d457ae9f46b5c10689c07c68d8412ac3d8c41 /bin
parent9f39d71db2bf6cb4bd417204d4840c07b464316f (diff)
downloadhdf5-a16eb59e1152a86f66223231620d179aec7fbbaa.zip
hdf5-a16eb59e1152a86f66223231620d179aec7fbbaa.tar.gz
hdf5-a16eb59e1152a86f66223231620d179aec7fbbaa.tar.bz2
[svn-r388] Testing CVS perl log script, ignore this message
Diffstat (limited to 'bin')
-rw-r--r--bin/versinc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/versinc b/bin/versinc
index 9856f8c..7edc03f 100644
--- a/bin/versinc
+++ b/bin/versinc
@@ -1,5 +1,5 @@
#! /usr/local/bin/perl -w
-$foo=0;
+$foo;
require 5.003;
$hdr = "./src/H5public.h";