diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2015-05-03 11:06:41 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2015-05-03 11:06:41 (GMT) |
commit | 39e0b31a24a2721d2610c29722c755a012f8f2c1 (patch) | |
tree | 0d340892925c4b0d7df298002fe1e58d085c82b9 /c++/src | |
parent | 64466cf83313b2eda4ce3dc1ef7ac87249b2f29b (diff) | |
download | hdf5-39e0b31a24a2721d2610c29722c755a012f8f2c1.zip hdf5-39e0b31a24a2721d2610c29722c755a012f8f2c1.tar.gz hdf5-39e0b31a24a2721d2610c29722c755a012f8f2c1.tar.bz2 |
[svn-r26997] Snapshot version 1.9 release 217
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 3afedda..0487f69 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 = 207 +LT_VERS_REVISION = 208 LT_VERS_AGE = 0 # This is our main target diff --git a/c++/src/cpp_doc_config b/c++/src/cpp_doc_config index 7ea93f6..4072c1b 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.216 currently under development +PROJECT_NUMBER = HDF5 version 1.9.218 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 |