summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2010-05-16 14:55:25 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2010-05-16 14:55:25 (GMT)
commit49a6f7174dc7a6c55a4f76a7e7f6698607171b88 (patch)
tree009f7f0e77f3e263bbd59e30738d14ef6c16efd0 /src/Makefile.in
parente870eca72ee4c8a34c4abbffe7ff11342a74a980 (diff)
downloadhdf5-49a6f7174dc7a6c55a4f76a7e7f6698607171b88.zip
hdf5-49a6f7174dc7a6c55a4f76a7e7f6698607171b88.tar.gz
hdf5-49a6f7174dc7a6c55a4f76a7e7f6698607171b88.tar.bz2
[svn-r18823] Snapshot version 1.9 release 69
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 afa07ac..91630ac 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -443,7 +443,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
H5detect_CFLAGS = -g $(AM_CFLAGS)