summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorMike McGreevy <mamcgree@hdfgroup.org>2012-04-09 19:39:33 (GMT)
committerMike McGreevy <mamcgree@hdfgroup.org>2012-04-09 19:39:33 (GMT)
commitdd47da23a7036c2b08e82ffe274b4c83ef7b8e57 (patch)
treea2727b68d292f28401f7eb50dcb0874e33add320 /src/Makefile.in
parent551043293246eb39ed607c86fa22ff6adbf6d313 (diff)
downloadhdf5-dd47da23a7036c2b08e82ffe274b4c83ef7b8e57.zip
hdf5-dd47da23a7036c2b08e82ffe274b4c83ef7b8e57.tar.gz
hdf5-dd47da23a7036c2b08e82ffe274b4c83ef7b8e57.tar.bz2
[svn-r22268] Update 1.8 branch version to 1.8.10-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 161e54f..e68af5d 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -480,7 +480,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog
# Add libtool shared library version numbers to the HDF5 library
# See libtool versioning documentation online.
LT_VERS_INTERFACE = 7
-LT_VERS_REVISION = 3
+LT_VERS_REVISION = 4
LT_VERS_AGE = 0
H5detect_CFLAGS = -g $(AM_CFLAGS)