diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2012-02-05 14:51:01 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2012-02-05 14:51:01 (GMT) |
commit | adb158fa78dedbdd631a3f6c3c0129b2802ce6af (patch) | |
tree | 6d8eb2c1706e94dadb07c5802f7a17511e104c7b /hl/c++ | |
parent | 7bd8d0f25e0c10cca68396962e4d6ea7f54cfb9e (diff) | |
download | hdf5-adb158fa78dedbdd631a3f6c3c0129b2802ce6af.zip hdf5-adb158fa78dedbdd631a3f6c3c0129b2802ce6af.tar.gz hdf5-adb158fa78dedbdd631a3f6c3c0129b2802ce6af.tar.bz2 |
[svn-r21910] Snapshot version 1.9 release 108
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 ba92d72..3a34444 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 = 98 +LT_VERS_REVISION = 99 LT_VERS_AGE = 0 # Include src directory |