diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2011-07-24 14:40:12 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2011-07-24 14:40:12 (GMT) |
commit | b230a5e44849d18ff0ef715225e0473f67179d3a (patch) | |
tree | f63bcfdec1449dd26dac40c5f124ad8af1f15d27 /fortran | |
parent | 28e75b647080ce21df507584fc6721c001c2e9b4 (diff) | |
download | hdf5-b230a5e44849d18ff0ef715225e0473f67179d3a.zip hdf5-b230a5e44849d18ff0ef715225e0473f67179d3a.tar.gz hdf5-b230a5e44849d18ff0ef715225e0473f67179d3a.tar.bz2 |
[svn-r21149] Snapshot version 1.9 release 85
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 7c895a0..6059b90 100644 --- a/fortran/src/Makefile.in +++ b/fortran/src/Makefile.in @@ -468,7 +468,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 = 75 +LT_VERS_REVISION = 76 LT_VERS_AGE = 0 # Include src directory in both Fortran and C flags (C compiler is used |