summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2011-10-02 14:35:04 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2011-10-02 14:35:04 (GMT)
commit9d793e7e5ee3ac189ee07e6701fafaaeacd96c9a (patch)
tree5b7bf876d785765766fa729456b6008a24ebc47c /src/Makefile.in
parent3d15d9d6814b700bb19b2cd18bb934be00c259dc (diff)
downloadhdf5-9d793e7e5ee3ac189ee07e6701fafaaeacd96c9a.zip
hdf5-9d793e7e5ee3ac189ee07e6701fafaaeacd96c9a.tar.gz
hdf5-9d793e7e5ee3ac189ee07e6701fafaaeacd96c9a.tar.bz2
[svn-r21443] Snapshot version 1.9 release 93
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 e0a5bd0..6062b8a 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -484,7 +484,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 = 83
+LT_VERS_REVISION = 84
LT_VERS_AGE = 0
H5detect_CFLAGS = -g $(AM_CFLAGS)