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 /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 'c++')
-rw-r--r-- | c++/src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/Makefile.in b/c++/src/Makefile.in index 5425fe5..9d14b76 100644 --- a/c++/src/Makefile.in +++ b/c++/src/Makefile.in @@ -467,7 +467,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 |