summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorhdftest <hdftest@hdfgroup.org>2018-11-05 18:40:04 (GMT)
committerhdftest <hdftest@hdfgroup.org>2018-11-05 18:40:04 (GMT)
commitbe0d6b206aaa04f7d9cb406a71aeeb458ba67975 (patch)
tree5906edd054148520fb4727a29298af9b9ba6be5c /bin
parentdb48399bd89488eff2d9c8811339a4cd9c006dfa (diff)
downloadhdf5-be0d6b206aaa04f7d9cb406a71aeeb458ba67975.zip
hdf5-be0d6b206aaa04f7d9cb406a71aeeb458ba67975.tar.gz
hdf5-be0d6b206aaa04f7d9cb406a71aeeb458ba67975.tar.bz2
Update HDF5-Examples version to be included in CMake-* tar/zip files.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/release4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/release b/bin/release
index afdbb51..e43be17 100755
--- a/bin/release
+++ b/bin/release
@@ -225,7 +225,7 @@ tar2cmakezip()
# step 3: add SZIP.tar.gz, ZLib.tar.gz and cmake files
cp /mnt/scr1/pre-release/hdf5/CMake/SZip.tar.gz $cmziptmpsubdir
cp /mnt/scr1/pre-release/hdf5/CMake/ZLib.tar.gz $cmziptmpsubdir
- cp /mnt/scr1/pre-release/hdf5/CMake/HDF5Examples-1.10.8-Source.tar.gz $cmziptmpsubdir
+ cp /mnt/scr1/pre-release/hdf5/CMake/HDF5Examples-1.10.10-Source.tar.gz $cmziptmpsubdir
cp $cmziptmpsubdir/$version/config/cmake/scripts/CTestScript.cmake $cmziptmpsubdir
cp $cmziptmpsubdir/$version/config/cmake/scripts/HDF5config.cmake $cmziptmpsubdir
cp $cmziptmpsubdir/$version/config/cmake/scripts/HDF5options.cmake $cmziptmpsubdir
@@ -320,7 +320,7 @@ tar2cmaketgz()
# step 3: add SZIP.tar.gz, ZLib.tar.gz and cmake files
cp /mnt/scr1/pre-release/hdf5/CMake/SZip.tar.gz $cmgztmpsubdir
cp /mnt/scr1/pre-release/hdf5/CMake/ZLib.tar.gz $cmgztmpsubdir
- cp /mnt/scr1/pre-release/hdf5/CMake/HDF5Examples-1.10.8-Source.tar.gz $cmgztmpsubdir
+ cp /mnt/scr1/pre-release/hdf5/CMake/HDF5Examples-1.10.10-Source.tar.gz $cmgztmpsubdir
cp $cmgztmpsubdir/$version/config/cmake/scripts/CTestScript.cmake $cmgztmpsubdir
cp $cmgztmpsubdir/$version/config/cmake/scripts/HDF5config.cmake $cmgztmpsubdir
cp $cmgztmpsubdir/$version/config/cmake/scripts/HDF5options.cmake $cmgztmpsubdir