diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2008-08-03 12:54:59 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2008-08-03 12:54:59 (GMT) |
commit | 2fa8102745450c455150efeec1da41c4a4cbccb7 (patch) | |
tree | 581efc6af7f450c61932764bcba9ccfa0da20eea /src/Makefile.in | |
parent | 121acf4bb4f76f0e9eaf3023d185861da571adaf (diff) | |
download | hdf5-2fa8102745450c455150efeec1da41c4a4cbccb7.zip hdf5-2fa8102745450c455150efeec1da41c4a4cbccb7.tar.gz hdf5-2fa8102745450c455150efeec1da41c4a4cbccb7.tar.bz2 |
[svn-r15425] Snapshot version 1.9 release 12
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 1ae7692..c262c8b 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -403,7 +403,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 = 2 +LT_VERS_REVISION = 3 LT_VERS_AGE = 0 H5detect_CFLAGS = -g |