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 /hl/c++ | |
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 'hl/c++')
-rw-r--r-- | hl/c++/src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/c++/src/Makefile.in b/hl/c++/src/Makefile.in index fdbc983..4b9bc5f 100644 --- a/hl/c++/src/Makefile.in +++ b/hl/c++/src/Makefile.in @@ -421,7 +421,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 # Include src directory |