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 /config | |
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 'config')
-rw-r--r-- | config/lt_vers.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/lt_vers.am b/config/lt_vers.am index 0306462..f508c95 100644 --- a/config/lt_vers.am +++ b/config/lt_vers.am @@ -17,7 +17,7 @@ # 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 ## If the API changes *at all*, increment LT_VERS_INTERFACE and |