summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorMike McGreevy <mamcgree@hdfgroup.org>2011-10-21 15:55:40 (GMT)
committerMike McGreevy <mamcgree@hdfgroup.org>2011-10-21 15:55:40 (GMT)
commite52623c9fecf053f211e72f94af1c43df914f199 (patch)
tree0bec80b2dcb013f36361e7fbf5819cc9c68fd55d /src/Makefile.in
parent15fc1f3a72b3926248b9f9680ab0a997dd64d419 (diff)
downloadhdf5-e52623c9fecf053f211e72f94af1c43df914f199.zip
hdf5-e52623c9fecf053f211e72f94af1c43df914f199.tar.gz
hdf5-e52623c9fecf053f211e72f94af1c43df914f199.tar.bz2
[svn-r21638] Update 1.8 branch version to 1.8.9-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 4f1b915..161e54f 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 = 2
+LT_VERS_REVISION = 3
LT_VERS_AGE = 0
H5detect_CFLAGS = -g $(AM_CFLAGS)