diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2017-06-12 23:00:03 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2017-06-12 23:00:03 (GMT) |
commit | c3718a079965bc9d9637780f0961db1c973c1356 (patch) | |
tree | b530678f2a6ce550a06ae4a69e187af22aa599f4 /release_docs | |
parent | 62142b4cbc374e832accf687b25c8146eaab3952 (diff) | |
parent | 16e0eb3c5238d358e0db3d6b3d83ac14b5550e92 (diff) | |
download | hdf5-c3718a079965bc9d9637780f0961db1c973c1356.zip hdf5-c3718a079965bc9d9637780f0961db1c973c1356.tar.gz hdf5-c3718a079965bc9d9637780f0961db1c973c1356.tar.bz2 |
Merge pull request #576 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_8_19 to hdf5_1_8_19
* commit '16e0eb3c5238d358e0db3d6b3d83ac14b5550e92':
Moved libdynlib* plugin test libraries to noist_LT_LIBRARIES with added flag '-rpath /nowhere' to stop them being installed while keeping them from linking with libhdf5, etc. Incremented version to 1.8.19-pre1 and ran bin/release to create tar and zip files for testing.
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 9378bc4..27bfdda 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -1,4 +1,4 @@ -HDF5 version 1.8.19-pre1 released on 2017-06-07 +HDF5 version 1.8.19-pre2 released on 2017-06-12 ================================================================================ INTRODUCTION |