diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2011-12-25 14:56:40 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2011-12-25 14:56:40 (GMT) |
commit | c5140decc3985107a171f8a812499797ca6cff74 (patch) | |
tree | 6f5b63310ecd1becf8dd8c55891c675ecc5c5f18 /src/Makefile.in | |
parent | 63f8f1ec6671717c7c11f07c808153716a379bc6 (diff) | |
download | hdf5-c5140decc3985107a171f8a812499797ca6cff74.zip hdf5-c5140decc3985107a171f8a812499797ca6cff74.tar.gz hdf5-c5140decc3985107a171f8a812499797ca6cff74.tar.bz2 |
[svn-r21850] Snapshot version 1.9 release 103
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 45becf6..659e885 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -484,7 +484,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 = 93 +LT_VERS_REVISION = 94 LT_VERS_AGE = 0 H5detect_CFLAGS = -g $(AM_CFLAGS) |