diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2010-01-17 12:25:27 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2010-01-17 12:25:27 (GMT) |
commit | 1e25bc217fca043e1b5c77e9f538c506c11be7af (patch) | |
tree | 0c92ab6aa030927a5f017304c28f9d442b4a837f /hl/c++/src | |
parent | 066294e32131d1d81d326d35d67b0d753e8b8b56 (diff) | |
download | hdf5-1e25bc217fca043e1b5c77e9f538c506c11be7af.zip hdf5-1e25bc217fca043e1b5c77e9f538c506c11be7af.tar.gz hdf5-1e25bc217fca043e1b5c77e9f538c506c11be7af.tar.bz2 |
[svn-r18120] Snapshot version 1.9 release 58
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 5f48def..72f1843 100644 --- a/hl/c++/src/Makefile.in +++ b/hl/c++/src/Makefile.in @@ -380,7 +380,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 = 48 +LT_VERS_REVISION = 49 LT_VERS_AGE = 0 # Include src directory |