summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2012-05-14 15:11:28 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2012-05-14 15:11:28 (GMT)
commit364471d19e935bed37e18ce78f3ceaf65cd50f29 (patch)
tree9668a96f8cc06e82c033558af98d0af726fe402a /src/Makefile.in
parentf6ef92e76f7881b4eaf047f97a8ad871909ed7b3 (diff)
parent306a2e07e15b7d30dc4d3e4d68f4d4438abd370f (diff)
downloadhdf5-364471d19e935bed37e18ce78f3ceaf65cd50f29.zip
hdf5-364471d19e935bed37e18ce78f3ceaf65cd50f29.tar.gz
hdf5-364471d19e935bed37e18ce78f3ceaf65cd50f29.tar.bz2
[svn-r22358] merge from trunk
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 c9ece6b..c158382 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -485,7 +485,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 = 107
+LT_VERS_REVISION = 108
LT_VERS_AGE = 0
H5detect_CFLAGS = -g $(AM_CFLAGS)