diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2015-09-14 00:43:47 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2015-09-14 00:43:47 (GMT) |
commit | f16361d5f1dc70c344d8143270aa4aeaa867f244 (patch) | |
tree | 5c5713461a813f8a27d6688dd4b520e67cdf1259 /c++/src | |
parent | 1ac1dfb40fc603fdb5448a64eb46786f7c621185 (diff) | |
download | hdf5-f16361d5f1dc70c344d8143270aa4aeaa867f244.zip hdf5-f16361d5f1dc70c344d8143270aa4aeaa867f244.tar.gz hdf5-f16361d5f1dc70c344d8143270aa4aeaa867f244.tar.bz2 |
[svn-r27767] Snapshot version 1.9 release 231
Diffstat (limited to 'c++/src')
-rw-r--r-- | c++/src/Makefile.in | 2 | ||||
-rw-r--r-- | c++/src/cpp_doc_config | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/c++/src/Makefile.in b/c++/src/Makefile.in index 8eeb1bb..98e31e8 100644 --- a/c++/src/Makefile.in +++ b/c++/src/Makefile.in @@ -689,7 +689,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2 # After making changes, run bin/reconfigure to update other configure related # files like Makefile.in. LT_VERS_INTERFACE = 6 -LT_VERS_REVISION = 221 +LT_VERS_REVISION = 222 LT_VERS_AGE = 0 # This is our main target diff --git a/c++/src/cpp_doc_config b/c++/src/cpp_doc_config index b7754ce..c020531 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.231 currently under development" +PROJECT_NUMBER = "1.9.232 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 |