summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorHDF Tester <hdftest@hdfgroup.org>2013-07-14 08:31:23 (GMT)
committerHDF Tester <hdftest@hdfgroup.org>2013-07-14 08:31:23 (GMT)
commit4e12ec74aecab5b03a3d16db1d6fe922dcf22ce6 (patch)
tree5f56ad7bcdd3449a2a4d206cb7b2b4304c9236d4 /src/Makefile.in
parent25fe312b3c500689b92cb232464d7f4801a6ba44 (diff)
downloadhdf5-4e12ec74aecab5b03a3d16db1d6fe922dcf22ce6.zip
hdf5-4e12ec74aecab5b03a3d16db1d6fe922dcf22ce6.tar.gz
hdf5-4e12ec74aecab5b03a3d16db1d6fe922dcf22ce6.tar.bz2
[svn-r23895] Snapshot version 1.9 release 158
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 88d7f02..ef13501 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -522,7 +522,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 = 148
+LT_VERS_REVISION = 149
LT_VERS_AGE = 0
H5detect_CFLAGS = -g $(AM_CFLAGS)