diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2022-08-12 03:45:43 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2022-08-12 03:45:43 (GMT) |
commit | 029cde6111c3e60a8bf430ed6620c2ec0fc7349c (patch) | |
tree | abe5bfab748f35204e58777c3e96788f1249fb8d /c++ | |
parent | c58558e872d529da6eda327183ca2d14cfa91b95 (diff) | |
download | hdf5-029cde6111c3e60a8bf430ed6620c2ec0fc7349c.zip hdf5-029cde6111c3e60a8bf430ed6620c2ec0fc7349c.tar.gz hdf5-029cde6111c3e60a8bf430ed6620c2ec0fc7349c.tar.bz2 |
Revert "Increment version to 1.13.3-1 after creating hdf5_1_13_2 branch for release"
This reverts commit c58558e872d529da6eda327183ca2d14cfa91b95.
H5TEST-tcheck_version-release failed.
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 8c19852..1e26187 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.13.3-1, currently under development" +PROJECT_NUMBER = "1.13.2-1, 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 |