diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2008-04-06 10:05:45 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2008-04-06 10:05:45 (GMT) |
commit | 584b7f16d64a0ae5c6954ac042615333901b2f4c (patch) | |
tree | 77bb29dd54d0270551098ec44222e250d97c137d /src/Makefile.in | |
parent | 5ad99f2c31a78aaa954ab59769a4c9bfd41813ca (diff) | |
download | hdf5-584b7f16d64a0ae5c6954ac042615333901b2f4c.zip hdf5-584b7f16d64a0ae5c6954ac042615333901b2f4c.tar.gz hdf5-584b7f16d64a0ae5c6954ac042615333901b2f4c.tar.bz2 |
[svn-r14799] Snapshot version 1.9 release 1
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 b130bf9..399a932 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -383,7 +383,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog # Add libtool shared library version numbers to the HDF5 library # See libtool versioning documentation online. LT_VERS_INTERFACE = 5 -LT_VERS_REVISION = 2 +LT_VERS_REVISION = 3 LT_VERS_AGE = 0 H5detect_CFLAGS = -g |