diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2012-06-24 14:29:36 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2012-06-24 14:29:36 (GMT) |
commit | 02a0bd53e89c79508899ef28bfb7f038a1612aa7 (patch) | |
tree | 1ad8546cfa2c19c492e995d3fa678b467b0c8cce /hl/c++/src | |
parent | 76c13682e4bb9c43e59c71fcaaf760e619a59e66 (diff) | |
download | hdf5-02a0bd53e89c79508899ef28bfb7f038a1612aa7.zip hdf5-02a0bd53e89c79508899ef28bfb7f038a1612aa7.tar.gz hdf5-02a0bd53e89c79508899ef28bfb7f038a1612aa7.tar.bz2 |
[svn-r22487] Snapshot version 1.9 release 122
Diffstat (limited to 'hl/c++/src')
-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 cae86d3..5c4d5f7 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 = 112 +LT_VERS_REVISION = 113 LT_VERS_AGE = 0 # Include src directory |