diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2013-07-14 08:31:23 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2013-07-14 08:31:23 (GMT) |
commit | 4e12ec74aecab5b03a3d16db1d6fe922dcf22ce6 (patch) | |
tree | 5f56ad7bcdd3449a2a4d206cb7b2b4304c9236d4 /fortran/src/Makefile.in | |
parent | 25fe312b3c500689b92cb232464d7f4801a6ba44 (diff) | |
download | hdf5-4e12ec74aecab5b03a3d16db1d6fe922dcf22ce6.zip hdf5-4e12ec74aecab5b03a3d16db1d6fe922dcf22ce6.tar.gz hdf5-4e12ec74aecab5b03a3d16db1d6fe922dcf22ce6.tar.bz2 |
[svn-r23895] Snapshot version 1.9 release 158
Diffstat (limited to 'fortran/src/Makefile.in')
-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 cbacd68..6051fc0 100644 --- a/fortran/src/Makefile.in +++ b/fortran/src/Makefile.in @@ -518,7 +518,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 = 148 +LT_VERS_REVISION = 149 LT_VERS_AGE = 0 # Include src directory in both Fortran and C flags (C compiler is used |