diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2012-04-15 14:36:51 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2012-04-15 14:36:51 (GMT) |
commit | bdb6e538ac8c4eae6413b2a7583289644dc9c90f (patch) | |
tree | 776a2cecf935b9476163dd8ce637f14554c80fe1 /fortran | |
parent | 10b62203a35c9107f8b62e3026b4b31895554b7d (diff) | |
download | hdf5-bdb6e538ac8c4eae6413b2a7583289644dc9c90f.zip hdf5-bdb6e538ac8c4eae6413b2a7583289644dc9c90f.tar.gz hdf5-bdb6e538ac8c4eae6413b2a7583289644dc9c90f.tar.bz2 |
[svn-r22286] Snapshot version 1.9 release 114
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 875f6f7..3318c14 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 = 104 +LT_VERS_REVISION = 105 LT_VERS_AGE = 0 # Include src directory in both Fortran and C flags (C compiler is used |