diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2012-06-03 14:29:20 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2012-06-03 14:29:20 (GMT) |
commit | 64fc9df55b7ae09b18ac159590cb2325d003be34 (patch) | |
tree | be00abfda5e44a730f6a2c2344c47cbb4a86477a /hl/src | |
parent | f4990be63538b8941aa9ad0f4fcf4e11a82185cc (diff) | |
download | hdf5-64fc9df55b7ae09b18ac159590cb2325d003be34.zip hdf5-64fc9df55b7ae09b18ac159590cb2325d003be34.tar.gz hdf5-64fc9df55b7ae09b18ac159590cb2325d003be34.tar.bz2 |
[svn-r22427] Snapshot version 1.9 release 120
Diffstat (limited to 'hl/src')
-rw-r--r-- | hl/src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/src/Makefile.in b/hl/src/Makefile.in index b4eeee0..b5e8a88 100644 --- a/hl/src/Makefile.in +++ b/hl/src/Makefile.in @@ -420,7 +420,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 = 110 +LT_VERS_REVISION = 111 LT_VERS_AGE = 0 # This library is our main target. |