diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2010-01-03 12:39:26 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2010-01-03 12:39:26 (GMT) |
commit | a65f27f30f77692bac144bca22a2c45cb03c2532 (patch) | |
tree | 3a08e75506780e39122fc5ba275ef991955a6daa /fortran | |
parent | ac5945b412d3f7d8453f46cdd3da6ec45f18c3df (diff) | |
download | hdf5-a65f27f30f77692bac144bca22a2c45cb03c2532.zip hdf5-a65f27f30f77692bac144bca22a2c45cb03c2532.tar.gz hdf5-a65f27f30f77692bac144bca22a2c45cb03c2532.tar.bz2 |
[svn-r18059] 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 1f2a542..2e48838 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 = 46 +LT_VERS_REVISION = 47 LT_VERS_AGE = 0 # Include src directory in both Fortran and C flags (C compiler is used |