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 /fortran/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 'fortran/src')
-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 6ed830b..31b08ac 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 = 48 +LT_VERS_REVISION = 49 LT_VERS_AGE = 0 # Include src directory in both Fortran and C flags (C compiler is used |