diff options
author | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2015-10-08 15:41:08 (GMT) |
---|---|---|
committer | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2015-10-08 15:41:08 (GMT) |
commit | d4e7a87244a01698b0d1e0728f877019564a879d (patch) | |
tree | c416924d8bc63260ee010c430da0d37c6552eb49 /c++/src/cpp_doc_config | |
parent | d80a13f75a408bf01069a8b276c4229d118307e8 (diff) | |
parent | 8edfabd297c10579eac941f31a26d5727889fa88 (diff) | |
download | hdf5-inactive/avoid_truncate.zip hdf5-inactive/avoid_truncate.tar.gz hdf5-inactive/avoid_truncate.tar.bz2 |
[svn-r28002] merge from trunk.inactive/avoid_truncate
Diffstat (limited to 'c++/src/cpp_doc_config')
-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 c020531..7060fd2 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.232 currently under development" +PROJECT_NUMBER = "1.9.233 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 |