summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2010-01-03 12:39:26 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2010-01-03 12:39:26 (GMT)
commita65f27f30f77692bac144bca22a2c45cb03c2532 (patch)
tree3a08e75506780e39122fc5ba275ef991955a6daa /src/Makefile.in
parentac5945b412d3f7d8453f46cdd3da6ec45f18c3df (diff)
downloadhdf5-a65f27f30f77692bac144bca22a2c45cb03c2532.zip
hdf5-a65f27f30f77692bac144bca22a2c45cb03c2532.tar.gz
hdf5-a65f27f30f77692bac144bca22a2c45cb03c2532.tar.bz2
[svn-r18059] Snapshot
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 54f6ac4..d6f6dae 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 = 46
+LT_VERS_REVISION = 47
LT_VERS_AGE = 0
H5detect_CFLAGS = -g $(AM_CFLAGS)