diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2013-01-13 16:18:18 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2013-01-13 16:18:18 (GMT) |
commit | 2381dacdad61f795def5bcc6e359c31c959cb86f (patch) | |
tree | c6274b835d31904731442b67645c0c3c2b376a4f /fortran | |
parent | 9ac4f9ad6b410e775656a623a09b677ab8909f2a (diff) | |
download | hdf5-2381dacdad61f795def5bcc6e359c31c959cb86f.zip hdf5-2381dacdad61f795def5bcc6e359c31c959cb86f.tar.gz hdf5-2381dacdad61f795def5bcc6e359c31c959cb86f.tar.bz2 |
[svn-r23153] Snapshot version 1.9 release 140
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 d9df257..45a4e56 100644 --- a/fortran/src/Makefile.in +++ b/fortran/src/Makefile.in @@ -517,7 +517,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 = 130 +LT_VERS_REVISION = 131 LT_VERS_AGE = 0 # Include src directory in both Fortran and C flags (C compiler is used |