diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2015-06-22 00:16:13 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2015-06-22 00:16:13 (GMT) |
commit | 53930f66710aefd221e03ab4306bc6ea76b0089c (patch) | |
tree | fc886f4a151b6d34ae780857abb466a4a10e9c48 /c++ | |
parent | 48e1bbb0f87c6712189f82a7c5d8835a87d21ee2 (diff) | |
download | hdf5-53930f66710aefd221e03ab4306bc6ea76b0089c.zip hdf5-53930f66710aefd221e03ab4306bc6ea76b0089c.tar.gz hdf5-53930f66710aefd221e03ab4306bc6ea76b0089c.tar.bz2 |
[svn-r27262] Snapshot version 1.9 release 222
Diffstat (limited to 'c++')
-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 9df8eff..a4a7a74 100644 --- a/c++/src/Makefile.in +++ b/c++/src/Makefile.in @@ -670,7 +670,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 = 212 +LT_VERS_REVISION = 213 LT_VERS_AGE = 0 # This is our main target diff --git a/c++/src/cpp_doc_config b/c++/src/cpp_doc_config index a4aa9af..4ba3d22 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 = HDF5 version 1.9.222 currently under development +PROJECT_NUMBER = HDF5 version 1.9.223 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 |