diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2010-01-10 12:33:23 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2010-01-10 12:33:23 (GMT) |
commit | a65b70ccc74ddf0d314d5a660c76b4b40f168c5d (patch) | |
tree | 57d5626eea722a5904fbff7dd4dbda06d98062db /fortran/src | |
parent | e166bc571df97ca921de760af39e01a46f6cf13d (diff) | |
download | hdf5-a65b70ccc74ddf0d314d5a660c76b4b40f168c5d.zip hdf5-a65b70ccc74ddf0d314d5a660c76b4b40f168c5d.tar.gz hdf5-a65b70ccc74ddf0d314d5a660c76b4b40f168c5d.tar.bz2 |
[svn-r18100] Snapshot
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 2e48838..5272634 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 = 47 +LT_VERS_REVISION = 48 LT_VERS_AGE = 0 # Include src directory in both Fortran and C flags (C compiler is used |