summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2010-02-07 12:35:22 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2010-02-07 12:35:22 (GMT)
commit9daa1a55cdce6b06ffd7cbc262eb36704032db73 (patch)
tree5a17394f7c1c42cbe519085e08b21173986b7431 /src/Makefile.in
parentc462a2ec1f5af1f57935be0caa1209f0ae9d63c4 (diff)
downloadhdf5-9daa1a55cdce6b06ffd7cbc262eb36704032db73.zip
hdf5-9daa1a55cdce6b06ffd7cbc262eb36704032db73.tar.gz
hdf5-9daa1a55cdce6b06ffd7cbc262eb36704032db73.tar.bz2
[svn-r18217] Snapshot version 1.9 release 60
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index f1408ea..fc35985 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -440,7 +440,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 = 50
+LT_VERS_REVISION = 51
LT_VERS_AGE = 0
H5detect_CFLAGS = -g $(AM_CFLAGS)