diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2019-12-12 22:42:47 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2019-12-12 22:42:47 (GMT) |
commit | 4b569143f07b4cc32cb4c26fdf24d5ae6ae50172 (patch) | |
tree | cab6dff9703b401046c5e14bdff0cb98cfe08a6b /c++/src | |
parent | 03185042b8712995342934f2a2a5ff74c6422c3c (diff) | |
download | hdf5-4b569143f07b4cc32cb4c26fdf24d5ae6ae50172.zip hdf5-4b569143f07b4cc32cb4c26fdf24d5ae6ae50172.tar.gz hdf5-4b569143f07b4cc32cb4c26fdf24d5ae6ae50172.tar.bz2 |
Update version to 1.12.0-alpha1.
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 d91012c..530b791 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-alpha0, currently under development" +PROJECT_NUMBER = "1.12.0-alpha1, 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 |