diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2012-09-02 14:34:02 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2012-09-02 14:34:02 (GMT) |
commit | 3ab17f5e0409b717d9739577f8cc59ce460401bc (patch) | |
tree | 6fe61abbb601787c75788d2ddd648ca318fdbc01 /c++/src | |
parent | 3c69283e0b164c91cbd6e8c4508479e91b133b19 (diff) | |
download | hdf5-3ab17f5e0409b717d9739577f8cc59ce460401bc.zip hdf5-3ab17f5e0409b717d9739577f8cc59ce460401bc.tar.gz hdf5-3ab17f5e0409b717d9739577f8cc59ce460401bc.tar.bz2 |
[svn-r22732] Snapshot version 1.9 release 127
Diffstat (limited to 'c++/src')
-rw-r--r-- | c++/src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/Makefile.in b/c++/src/Makefile.in index 42c33a6..8382deb 100644 --- a/c++/src/Makefile.in +++ b/c++/src/Makefile.in @@ -467,7 +467,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 = 117 +LT_VERS_REVISION = 118 LT_VERS_AGE = 0 # Include src directory |