diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2011-11-20 14:32:13 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2011-11-20 14:32:13 (GMT) |
commit | cf472f86fc257c09a2ed9604ed7db2b307bb09f9 (patch) | |
tree | 9ce5f0d28853d628d225f6bc6fd31bf408c1f175 /fortran | |
parent | d3225c4f39de1ad6e10307466358d76649215141 (diff) | |
download | hdf5-cf472f86fc257c09a2ed9604ed7db2b307bb09f9.zip hdf5-cf472f86fc257c09a2ed9604ed7db2b307bb09f9.tar.gz hdf5-cf472f86fc257c09a2ed9604ed7db2b307bb09f9.tar.bz2 |
[svn-r21770] Snapshot version 1.9 release 99
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 32bde1c..efad88d 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 = 89 +LT_VERS_REVISION = 90 LT_VERS_AGE = 0 # Include src directory in both Fortran and C flags (C compiler is used |