diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2012-05-20 14:36:03 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2012-05-20 14:36:03 (GMT) |
commit | 823e63252bfb33802e582199a72574095a1ca8f1 (patch) | |
tree | 23a091ba95601fe3611427d5b2df8d720694a1e0 /hl/src | |
parent | b247ef2d8948f29d37f93b9cfc60683c98bceeda (diff) | |
download | hdf5-823e63252bfb33802e582199a72574095a1ca8f1.zip hdf5-823e63252bfb33802e582199a72574095a1ca8f1.tar.gz hdf5-823e63252bfb33802e582199a72574095a1ca8f1.tar.bz2 |
[svn-r22382] Snapshot version 1.9 release 118
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 2a007a8..4396a50 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 = 108 +LT_VERS_REVISION = 109 LT_VERS_AGE = 0 # This library is our main target. |