diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2013-02-17 16:30:06 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2013-02-17 16:30:06 (GMT) |
commit | 32da9c96aed341fa67670e84b82ca9292bd1506c (patch) | |
tree | 1e76c85965bc75e4048457cc33aafdb06575f359 /src/Makefile.in | |
parent | 1eeac2048a58c0cb662eab3579ab428c8cd95d60 (diff) | |
download | hdf5-32da9c96aed341fa67670e84b82ca9292bd1506c.zip hdf5-32da9c96aed341fa67670e84b82ca9292bd1506c.tar.gz hdf5-32da9c96aed341fa67670e84b82ca9292bd1506c.tar.bz2 |
[svn-r23290] Snapshot version 1.9 release 144
Diffstat (limited to 'src/Makefile.in')
-rw-r--r-- | src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in index d9dca2d..d31b371 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -522,7 +522,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 = 134 +LT_VERS_REVISION = 135 LT_VERS_AGE = 0 H5detect_CFLAGS = -g $(AM_CFLAGS) |