diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2012-12-06 16:02:01 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2012-12-06 16:02:01 (GMT) |
commit | b7e1b629e96727a4fe47ff3218d94aa274974b6a (patch) | |
tree | a452013b96012f8653cd4ee7e43995d876f59802 /config/lt_vers.am | |
parent | 6b1ef6ad02dc941507a27722666dae9a09cc11cc (diff) | |
download | hdf5-b7e1b629e96727a4fe47ff3218d94aa274974b6a.zip hdf5-b7e1b629e96727a4fe47ff3218d94aa274974b6a.tar.gz hdf5-b7e1b629e96727a4fe47ff3218d94aa274974b6a.tar.bz2 |
[svn-r23081] ported revisions 22987 to 23080 from the trunk
Diffstat (limited to 'config/lt_vers.am')
-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 53af6ed..d0944fa 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 = 122 +LT_VERS_REVISION = 126 LT_VERS_AGE = 0 ## If the API changes *at all*, increment LT_VERS_INTERFACE and |