diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2012-09-30 14:46:20 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2012-09-30 14:46:20 (GMT) |
commit | d4657ce265090740d62552877bb1533549df2996 (patch) | |
tree | f0ecc89f739242c5759120b250230218f7fd038e /fortran/src/Makefile.in | |
parent | 9c3f82fbd762af5711ce11e394fed4360156c5af (diff) | |
download | hdf5-d4657ce265090740d62552877bb1533549df2996.zip hdf5-d4657ce265090740d62552877bb1533549df2996.tar.gz hdf5-d4657ce265090740d62552877bb1533549df2996.tar.bz2 |
[svn-r22846] Snapshot version 1.9 release 131
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 164f856..06314ab 100644 --- a/fortran/src/Makefile.in +++ b/fortran/src/Makefile.in @@ -519,7 +519,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 = 121 +LT_VERS_REVISION = 122 LT_VERS_AGE = 0 # Include src directory in both Fortran and C flags (C compiler is used |