summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorMike McGreevy <mamcgree@hdfgroup.org>2011-04-20 16:41:42 (GMT)
committerMike McGreevy <mamcgree@hdfgroup.org>2011-04-20 16:41:42 (GMT)
commit2065dc05ccd3886bcf3cc964c5dd0961874d74dd (patch)
tree8e29c5533b3cf5b4fda705f48dbbdbce8bfdf314 /src/Makefile.in
parent4f17c3c59197ac215880ad168b040bec6b48092b (diff)
downloadhdf5-2065dc05ccd3886bcf3cc964c5dd0961874d74dd.zip
hdf5-2065dc05ccd3886bcf3cc964c5dd0961874d74dd.tar.gz
hdf5-2065dc05ccd3886bcf3cc964c5dd0961874d74dd.tar.bz2
[svn-r20565] Update 1.8 branch version to 1.8.8-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 fe3e122..3d0f80c 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -477,7 +477,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 = 5
+LT_VERS_REVISION = 6
LT_VERS_AGE = 0
H5detect_CFLAGS = -g $(AM_CFLAGS)