diff options
author | Mike McGreevy <mamcgree@hdfgroup.org> | 2011-04-20 16:41:42 (GMT) |
---|---|---|
committer | Mike McGreevy <mamcgree@hdfgroup.org> | 2011-04-20 16:41:42 (GMT) |
commit | 2065dc05ccd3886bcf3cc964c5dd0961874d74dd (patch) | |
tree | 8e29c5533b3cf5b4fda705f48dbbdbce8bfdf314 /hl/src | |
parent | 4f17c3c59197ac215880ad168b040bec6b48092b (diff) | |
download | hdf5-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 'hl/src')
-rw-r--r-- | hl/src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/src/Makefile.in b/hl/src/Makefile.in index 142f072..321e7ae 100644 --- a/hl/src/Makefile.in +++ b/hl/src/Makefile.in @@ -418,7 +418,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 # This library is our main target. |