diff options
author | lrknox <lrknox> | 2016-10-01 14:41:26 (GMT) |
---|---|---|
committer | lrknox <lrknox> | 2016-10-01 14:41:26 (GMT) |
commit | 6cb0d90338ca9e16f793b3ae38aac4b77c499d42 (patch) | |
tree | 23242ccdab81aadc84b766b08ece1baa63d15014 /c++ | |
parent | 75333d5a91e444fa6c5634307a3b1f3fac5018a7 (diff) | |
download | hdf5-6cb0d90338ca9e16f793b3ae38aac4b77c499d42.zip hdf5-6cb0d90338ca9e16f793b3ae38aac4b77c499d42.tar.gz hdf5-6cb0d90338ca9e16f793b3ae38aac4b77c499d42.tar.bz2 |
Snapshot release: increment version.
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 623f9c7..c024c45 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.9.234 currently under development" +PROJECT_NUMBER = "1.9.235 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 |