diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2010-05-16 14:55:25 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2010-05-16 14:55:25 (GMT) |
commit | 49a6f7174dc7a6c55a4f76a7e7f6698607171b88 (patch) | |
tree | 009f7f0e77f3e263bbd59e30738d14ef6c16efd0 /hl/src/Makefile.in | |
parent | e870eca72ee4c8a34c4abbffe7ff11342a74a980 (diff) | |
download | hdf5-49a6f7174dc7a6c55a4f76a7e7f6698607171b88.zip hdf5-49a6f7174dc7a6c55a4f76a7e7f6698607171b88.tar.gz hdf5-49a6f7174dc7a6c55a4f76a7e7f6698607171b88.tar.bz2 |
[svn-r18823] Snapshot version 1.9 release 69
Diffstat (limited to 'hl/src/Makefile.in')
-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 bee79ed..f3510df 100644 --- a/hl/src/Makefile.in +++ b/hl/src/Makefile.in @@ -380,7 +380,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 = 59 +LT_VERS_REVISION = 60 LT_VERS_AGE = 0 # This library is our main target. |