diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2013-10-13 08:43:04 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2013-10-13 08:43:04 (GMT) |
commit | 5092f5a30e90ac691222f4058213da947f8e8d8b (patch) | |
tree | a4fdce7d984598892065e9b721f50480a5a028bb /config | |
parent | 06aa7b6641ec24acfc9810f50d06b526a0eeef7d (diff) | |
download | hdf5-5092f5a30e90ac691222f4058213da947f8e8d8b.zip hdf5-5092f5a30e90ac691222f4058213da947f8e8d8b.tar.gz hdf5-5092f5a30e90ac691222f4058213da947f8e8d8b.tar.bz2 |
[svn-r24287] Snapshot version 1.9 release 166
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 2c8b7a2..1037868 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 = 6 -LT_VERS_REVISION = 156 +LT_VERS_REVISION = 157 LT_VERS_AGE = 0 ## If the API changes *at all*, increment LT_VERS_INTERFACE and |