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 /fortran | |
parent | fda704377ebca6f980d7e842935977bb45f34d34 (diff) | |
download | hdf5-94a00c768c32a49100d499e90a83e73d11a3ac12.zip hdf5-94a00c768c32a49100d499e90a83e73d11a3ac12.tar.gz hdf5-94a00c768c32a49100d499e90a83e73d11a3ac12.tar.bz2 |
[svn-r17973] Snapshot
Diffstat (limited to 'fortran')
-rw-r--r-- | fortran/src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/src/Makefile.in b/fortran/src/Makefile.in index 3205695..7138639 100644 --- a/fortran/src/Makefile.in +++ b/fortran/src/Makefile.in @@ -424,7 +424,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 # Include src directory in both Fortran and C flags (C compiler is used |