diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2013-01-06 16:19:19 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2013-01-06 16:19:19 (GMT) |
commit | c1b0e4f686de8fa13e703bb3a222ce3301fa019f (patch) | |
tree | a269223d8c83f80e2fa30e90172c204e1147c31f /hl/c++ | |
parent | 99af0ce5750daa20868ceb90203387fa2223d8db (diff) | |
download | hdf5-c1b0e4f686de8fa13e703bb3a222ce3301fa019f.zip hdf5-c1b0e4f686de8fa13e703bb3a222ce3301fa019f.tar.gz hdf5-c1b0e4f686de8fa13e703bb3a222ce3301fa019f.tar.bz2 |
[svn-r23136] Snapshot version 1.9 release 139
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 c84687c..fef6449 100644 --- a/hl/c++/src/Makefile.in +++ b/hl/c++/src/Makefile.in @@ -458,7 +458,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 = 129 +LT_VERS_REVISION = 130 LT_VERS_AGE = 0 # Include src directory |