diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2008-11-23 12:03:49 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2008-11-23 12:03:49 (GMT) |
commit | 5f51cab710b9b1bf90193c535fbd0f0b4c99c8c5 (patch) | |
tree | 017265610ec996b1a34482a5a1eb184ac938c85d /src/Makefile.in | |
parent | 9002e5c3b2509e4a03e936d7576b6f1b24ba6d84 (diff) | |
download | hdf5-5f51cab710b9b1bf90193c535fbd0f0b4c99c8c5.zip hdf5-5f51cab710b9b1bf90193c535fbd0f0b4c99c8c5.tar.gz hdf5-5f51cab710b9b1bf90193c535fbd0f0b4c99c8c5.tar.bz2 |
[svn-r16121] Snapshot version 1.9 release 24
Diffstat (limited to 'src/Makefile.in')
-rw-r--r-- | src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index 0cfdb92..60aacd4 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -408,7 +408,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 = 14 +LT_VERS_REVISION = 15 LT_VERS_AGE = 0 H5detect_CFLAGS = -g |