diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2009-04-01 20:07:23 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2009-04-01 20:07:23 (GMT) |
commit | 539406de996e938ef46a083a12b728627d0c1977 (patch) | |
tree | c8c4a0daffe41f932540631b6bdabdb4d18de897 /config | |
parent | f68caa19b22e6ddcd5885e5a33b9acfdd8006f31 (diff) | |
download | hdf5-539406de996e938ef46a083a12b728627d0c1977.zip hdf5-539406de996e938ef46a083a12b728627d0c1977.tar.gz hdf5-539406de996e938ef46a083a12b728627d0c1977.tar.bz2 |
[svn-r16650] Snapshot version 1.9 release 36
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 c5af888..a6efe95 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 = 26 +LT_VERS_REVISION = 27 LT_VERS_AGE = 0 ## If the API changes *at all*, increment LT_VERS_INTERFACE and |