diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2013-05-19 08:39:09 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2013-05-19 08:39:09 (GMT) |
commit | c09748b14e9d0d2a099dab8fbba6002fd5281537 (patch) | |
tree | 896d5724838a326ac74ae72eda608886a6a11ffc /hl/c++ | |
parent | b0235a2610b4ce744153f4d16a21dc5cd88d7616 (diff) | |
download | hdf5-c09748b14e9d0d2a099dab8fbba6002fd5281537.zip hdf5-c09748b14e9d0d2a099dab8fbba6002fd5281537.tar.gz hdf5-c09748b14e9d0d2a099dab8fbba6002fd5281537.tar.bz2 |
[svn-r23708] Snapshot version 1.9 release 151
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 717e0ae..2abf918 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 = 141 +LT_VERS_REVISION = 142 LT_VERS_AGE = 0 # Include src directory |