summaryrefslogtreecommitdiffstats
path: root/bin/snapshot_version
blob: 97df5afb6fb08d7ddd8a2b481060cb250dc20c8c (plain)
1
2
3
4
5
6
7
8
# default version for snapshot test
# H5VERSION matches with a cvs version symbolic name.  Will test use the
# latest revision of that branch.  If set to "hdf5", it uses the main
# version.
# H5VER tells runtest which version to run
H5VERSION=hdf5_1_6
H5VER="-r1.6"