diff options
Diffstat (limited to 'bin/snapshot_version')
-rw-r--r-- | bin/snapshot_version | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/snapshot_version b/bin/snapshot_version index 86f7142..2f1f97d 100644 --- a/bin/snapshot_version +++ b/bin/snapshot_version @@ -18,4 +18,6 @@ # latest revision of that branch. If set to "hdf5", it uses the main # version. # H5VER tells runtest which version to run -H5VERSION=hdf5 +H5VERSION=hdf5_1_8 +H5VER="-r1.8" + |