diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2012-08-05 18:42:13 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2012-08-05 18:42:13 (GMT) |
commit | 456b97b9faddc308428b828a146eb3c8df26ff4c (patch) | |
tree | 1d6dc980b7544bf5a381877afece34af25c7f086 /hl/src | |
parent | f2bc1b43def9b829c722fc7b89b8dd7783e14805 (diff) | |
download | hdf5-456b97b9faddc308428b828a146eb3c8df26ff4c.zip hdf5-456b97b9faddc308428b828a146eb3c8df26ff4c.tar.gz hdf5-456b97b9faddc308428b828a146eb3c8df26ff4c.tar.bz2 |
[svn-r22629] Snapshot version 1.9 release 124
Diffstat (limited to 'hl/src')
-rw-r--r-- | hl/src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/src/Makefile.in b/hl/src/Makefile.in index 429ff08..5fe2fea 100644 --- a/hl/src/Makefile.in +++ b/hl/src/Makefile.in @@ -420,7 +420,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog # Add libtool shared library version numbers to the HDF5 library # See libtool versioning documentation online. LT_VERS_INTERFACE = 6 -LT_VERS_REVISION = 114 +LT_VERS_REVISION = 115 LT_VERS_AGE = 0 # This library is our main target. |