diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2019-10-21 20:50:44 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2019-10-21 20:50:44 (GMT) |
commit | 2c9362c53046f39ec14cd7b14404c13427d7abd5 (patch) | |
tree | 01002ef4779e56a1519739bde0dfca4c9a47d3fe /c++/src | |
parent | fcb10fc1bf59f4ebc5db1579a96eb8afc766eaf4 (diff) | |
download | hdf5-2c9362c53046f39ec14cd7b14404c13427d7abd5.zip hdf5-2c9362c53046f39ec14cd7b14404c13427d7abd5.tar.gz hdf5-2c9362c53046f39ec14cd7b14404c13427d7abd5.tar.bz2 |
Update RELEASE.txt and add HISTORY-1_10_0-1_12_0.txt file.
Set version to 1.12.0-alpha0 for snapshot release.
Diffstat (limited to 'c++/src')
-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 1c30292..d91012c 100644 --- a/c++/src/cpp_doc_config +++ b/c++/src/cpp_doc_config @@ -38,7 +38,7 @@ PROJECT_NAME = # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = "1.12.0" +PROJECT_NUMBER = "1.12.0-alpha0, 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 |