diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2010-05-16 14:55:25 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2010-05-16 14:55:25 (GMT) |
commit | 49a6f7174dc7a6c55a4f76a7e7f6698607171b88 (patch) | |
tree | 009f7f0e77f3e263bbd59e30738d14ef6c16efd0 /fortran | |
parent | e870eca72ee4c8a34c4abbffe7ff11342a74a980 (diff) | |
download | hdf5-49a6f7174dc7a6c55a4f76a7e7f6698607171b88.zip hdf5-49a6f7174dc7a6c55a4f76a7e7f6698607171b88.tar.gz hdf5-49a6f7174dc7a6c55a4f76a7e7f6698607171b88.tar.bz2 |
[svn-r18823] Snapshot version 1.9 release 69
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 039cb44..6bd7afc 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 = 59 +LT_VERS_REVISION = 60 LT_VERS_AGE = 0 # Include src directory in both Fortran and C flags (C compiler is used |