diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2009-12-20 12:32:29 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2009-12-20 12:32:29 (GMT) |
commit | 06ce6af638e6eecd9a80c3e4757bb8361b68f889 (patch) | |
tree | 4690b62861424866a127e9d5619a123028d838ed /c++ | |
parent | 5fdc21c6115f56d46894156fb70531260c44d8d5 (diff) | |
download | hdf5-06ce6af638e6eecd9a80c3e4757bb8361b68f889.zip hdf5-06ce6af638e6eecd9a80c3e4757bb8361b68f889.tar.gz hdf5-06ce6af638e6eecd9a80c3e4757bb8361b68f889.tar.bz2 |
[svn-r18047] Snapshot
Diffstat (limited to 'c++')
-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 ec22c72..737780d 100644 --- a/c++/src/Makefile.in +++ b/c++/src/Makefile.in @@ -390,7 +390,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 = 45 +LT_VERS_REVISION = 46 LT_VERS_AGE = 0 # Include src directory |