diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2017-02-17 21:04:20 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2017-02-17 21:04:20 (GMT) |
commit | f3022b3d23b50e07aaf39d7a7589c4515ab09b42 (patch) | |
tree | 05ad2195778cafc7a625d7cd13bf2e9e3a6acdba /c++ | |
parent | 0276c0647eb5bd9248c8b559041686ae2f4b710e (diff) | |
parent | 31cb55251cbc3c67d9df989f99372d1e61c2b82b (diff) | |
download | hdf5-f3022b3d23b50e07aaf39d7a7589c4515ab09b42.zip hdf5-f3022b3d23b50e07aaf39d7a7589c4515ab09b42.tar.gz hdf5-f3022b3d23b50e07aaf39d7a7589c4515ab09b42.tar.bz2 |
Merge pull request #299 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_8 to hdf5_1_8
* commit '31cb55251cbc3c67d9df989f99372d1e61c2b82b':
Delete files inadvertently checked in with version changes following snapshot release.
Snapshot version 1.8 release 19 (snap0)
Diffstat (limited to 'c++')
-rw-r--r-- | c++/src/cpp_doc_config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/cpp_doc_config b/c++/src/cpp_doc_config index 35afded..2c56a97 100644 --- a/c++/src/cpp_doc_config +++ b/c++/src/cpp_doc_config @@ -38,7 +38,7 @@ PROJECT_NAME = "HDF5 C++ API" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = "1.8.19-snap0 currently under development" +PROJECT_NUMBER = "1.8.19-snap1 currently under development" # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a |