summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorMike McGreevy <mamcgree@hdfgroup.org>2010-09-21 16:12:03 (GMT)
committerMike McGreevy <mamcgree@hdfgroup.org>2010-09-21 16:12:03 (GMT)
commitf8cd72f48a59c29fea85577c0a42c199825753ab (patch)
tree62c13b184cb137d88faf60c4594dae26ef92b6db /src/Makefile.in
parente18d1fb1a0503f6c312a805b37fa1288157f0013 (diff)
downloadhdf5-f8cd72f48a59c29fea85577c0a42c199825753ab.zip
hdf5-f8cd72f48a59c29fea85577c0a42c199825753ab.tar.gz
hdf5-f8cd72f48a59c29fea85577c0a42c199825753ab.tar.bz2
[svn-r19451] Update version of 1.8 branch to HDF5 1.8.7-snap0
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 b430900..f8bc76c 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -452,7 +452,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 = 4
+LT_VERS_REVISION = 5
LT_VERS_AGE = 0
H5detect_CFLAGS = -g $(AM_CFLAGS)