diff options
author | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2003-07-06 01:41:36 (GMT) |
---|---|---|
committer | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2003-07-06 01:41:36 (GMT) |
commit | ed5f7c7766185d01684b86b73527f23a5875f8d2 (patch) | |
tree | 2200f58ca142c6a15463e2e978bccb31ed6e67d4 /bin/snapshot_version | |
parent | 89c91494e6e9f98265b3390e8ef11f7c918b3f75 (diff) | |
download | hdf5-ed5f7c7766185d01684b86b73527f23a5875f8d2.zip hdf5-ed5f7c7766185d01684b86b73527f23a5875f8d2.tar.gz hdf5-ed5f7c7766185d01684b86b73527f23a5875f8d2.tar.bz2 |
[svn-r7170] Purpose:
updated it to version 1.6
No h5committest since this is for daily test only.
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 4ff14f1..97df5af 100644 --- a/bin/snapshot_version +++ b/bin/snapshot_version @@ -3,4 +3,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_6 +H5VER="-r1.6" + |