diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2011-06-26 15:54:32 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2011-06-26 15:54:32 (GMT) |
commit | 4d805e42c417f120ee37d0b30e481d1dbad80757 (patch) | |
tree | 81213d66a299187146fff0ff70268589a5569b02 /hl/c++ | |
parent | 5da53a0b3a42a454a41fe5cb592ad4bdec51268d (diff) | |
download | hdf5-4d805e42c417f120ee37d0b30e481d1dbad80757.zip hdf5-4d805e42c417f120ee37d0b30e481d1dbad80757.tar.gz hdf5-4d805e42c417f120ee37d0b30e481d1dbad80757.tar.bz2 |
[svn-r21033] Snapshot version 1.9 release 84
Diffstat (limited to 'hl/c++')
-rw-r--r-- | hl/c++/src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/c++/src/Makefile.in b/hl/c++/src/Makefile.in index 3004ec7..6bd2b8d 100644 --- a/hl/c++/src/Makefile.in +++ b/hl/c++/src/Makefile.in @@ -418,7 +418,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog # Add libtool shared library version numbers to the HDF5 library # See libtool versioning documentation online. LT_VERS_INTERFACE = 6 -LT_VERS_REVISION = 74 +LT_VERS_REVISION = 75 LT_VERS_AGE = 0 # Include src directory |