diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2009-12-07 14:18:34 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2009-12-07 14:18:34 (GMT) |
commit | 94a00c768c32a49100d499e90a83e73d11a3ac12 (patch) | |
tree | de7bff687000b89b74d9fba68ca43ef5a45efb61 /hl/src | |
parent | fda704377ebca6f980d7e842935977bb45f34d34 (diff) | |
download | hdf5-94a00c768c32a49100d499e90a83e73d11a3ac12.zip hdf5-94a00c768c32a49100d499e90a83e73d11a3ac12.tar.gz hdf5-94a00c768c32a49100d499e90a83e73d11a3ac12.tar.bz2 |
[svn-r17973] Snapshot
Diffstat (limited to 'hl/src')
-rw-r--r-- | hl/src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/src/Makefile.in b/hl/src/Makefile.in index 2aca5fa..0e3bd46 100644 --- a/hl/src/Makefile.in +++ b/hl/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 = 42 +LT_VERS_REVISION = 44 LT_VERS_AGE = 0 # This library is our main target. |