diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2012-04-29 14:36:52 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2012-04-29 14:36:52 (GMT) |
commit | 825a2ae17e423a2e8a6c353069750bf2b5d1d94e (patch) | |
tree | dbd932c4465ceb51f8b8eca3c66855abc0c62c6b /c++/src/Makefile.in | |
parent | b1b8ff96bbd3c42c8b44550c7f6323240b02b223 (diff) | |
download | hdf5-825a2ae17e423a2e8a6c353069750bf2b5d1d94e.zip hdf5-825a2ae17e423a2e8a6c353069750bf2b5d1d94e.tar.gz hdf5-825a2ae17e423a2e8a6c353069750bf2b5d1d94e.tar.bz2 |
[svn-r22326] Snapshot version 1.9 release 116
Diffstat (limited to 'c++/src/Makefile.in')
-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 b03302d..a50f03f 100644 --- a/c++/src/Makefile.in +++ b/c++/src/Makefile.in @@ -431,7 +431,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 = 106 +LT_VERS_REVISION = 107 LT_VERS_AGE = 0 # Include src directory |