diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2011-09-11 14:27:36 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2011-09-11 14:27:36 (GMT) |
commit | 645fae330db34b49ed06d75fef0a1b680821a906 (patch) | |
tree | 39376efec6241fd81f21cf2b65a414f82bd82c6d /fortran | |
parent | b87ae2b7853a3211178405c1328c9b95e193617a (diff) | |
download | hdf5-645fae330db34b49ed06d75fef0a1b680821a906.zip hdf5-645fae330db34b49ed06d75fef0a1b680821a906.tar.gz hdf5-645fae330db34b49ed06d75fef0a1b680821a906.tar.bz2 |
[svn-r21374] Snapshot version 1.9 release 91
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 5d8fa35..4db9fee 100644 --- a/fortran/src/Makefile.in +++ b/fortran/src/Makefile.in @@ -478,7 +478,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 = 81 +LT_VERS_REVISION = 82 LT_VERS_AGE = 0 # Include src directory in both Fortran and C flags (C compiler is used |