diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2008-09-07 12:52:03 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2008-09-07 12:52:03 (GMT) |
commit | e43736b22b2a68268b134a042cf193b56834a4b5 (patch) | |
tree | 4dfc7a225f43c59ac631f741f8afc2f2e2329d0f /src/Makefile.in | |
parent | 7aa2e68257856c60934061db83521c2258a6c941 (diff) | |
download | hdf5-e43736b22b2a68268b134a042cf193b56834a4b5.zip hdf5-e43736b22b2a68268b134a042cf193b56834a4b5.tar.gz hdf5-e43736b22b2a68268b134a042cf193b56834a4b5.tar.bz2 |
[svn-r15595] Snapshot version 1.9 release 16
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 f68169c..786ffff 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -404,7 +404,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 = 6 +LT_VERS_REVISION = 7 LT_VERS_AGE = 0 H5detect_CFLAGS = -g |