diff options
author | Mike McGreevy <mamcgree@hdfgroup.org> | 2012-04-09 19:39:33 (GMT) |
---|---|---|
committer | Mike McGreevy <mamcgree@hdfgroup.org> | 2012-04-09 19:39:33 (GMT) |
commit | dd47da23a7036c2b08e82ffe274b4c83ef7b8e57 (patch) | |
tree | a2727b68d292f28401f7eb50dcb0874e33add320 /hl/src | |
parent | 551043293246eb39ed607c86fa22ff6adbf6d313 (diff) | |
download | hdf5-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 '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 a35c2b4..7cae3c3 100644 --- a/hl/src/Makefile.in +++ b/hl/src/Makefile.in @@ -420,7 +420,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 # This library is our main target. |