diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2012-09-16 14:27:43 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2012-09-16 14:27:43 (GMT) |
commit | 786b220e46912e855f1274bf9f531fae7fa15e85 (patch) | |
tree | 8caf8516158b68c95384d0c6fc4eb2367d1454ef /fortran/src | |
parent | 52c7a6352bbef422f1571b6051eb46ca668b0d31 (diff) | |
download | hdf5-786b220e46912e855f1274bf9f531fae7fa15e85.zip hdf5-786b220e46912e855f1274bf9f531fae7fa15e85.tar.gz hdf5-786b220e46912e855f1274bf9f531fae7fa15e85.tar.bz2 |
[svn-r22766] Snapshot version 1.9 release 129
Diffstat (limited to 'fortran/src')
-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 ebe3e0b..c846fb8 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 = 119 +LT_VERS_REVISION = 120 LT_VERS_AGE = 0 # Include src directory in both Fortran and C flags (C compiler is used |