diff options
author | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2012-04-18 21:32:55 (GMT) |
---|---|---|
committer | Mohamad Chaarawi <chaarawi@hdfgroup.org> | 2012-04-18 21:32:55 (GMT) |
commit | b7a6535650cd0317e3aee1bb62a96664b38e5304 (patch) | |
tree | a88c6b8668f76983b9b0acf4cf0a57845c78d110 /config | |
parent | 33f70a817aba7a4dd020fb29a187c53ba05e157c (diff) | |
parent | a07c8f924703bdf3d1654b59cabf847f5d0f2683 (diff) | |
download | hdf5-b7a6535650cd0317e3aee1bb62a96664b38e5304.zip hdf5-b7a6535650cd0317e3aee1bb62a96664b38e5304.tar.gz hdf5-b7a6535650cd0317e3aee1bb62a96664b38e5304.tar.bz2 |
[svn-r22297] merge from trunk
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 316d0c9..6c3ac83 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 = 104 +LT_VERS_REVISION = 105 LT_VERS_AGE = 0 ## If the API changes *at all*, increment LT_VERS_INTERFACE and |