diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2009-07-06 15:42:14 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2009-07-06 15:42:14 (GMT) |
commit | 818e0698cc62d68fa7399d8a31c6f7899689ef4f (patch) | |
tree | 81dda97f631d3249f997bd13a0b4b8c0318cefa6 /src/Makefile.in | |
parent | 1521b1dd1b00808da0f03f9b5e312100e8f83ee4 (diff) | |
download | hdf5-818e0698cc62d68fa7399d8a31c6f7899689ef4f.zip hdf5-818e0698cc62d68fa7399d8a31c6f7899689ef4f.tar.gz hdf5-818e0698cc62d68fa7399d8a31c6f7899689ef4f.tar.bz2 |
[svn-r17159] Snapshot version 1.9 release 43
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 fe7a9c4..7b62dab 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -411,7 +411,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 = 33 +LT_VERS_REVISION = 34 LT_VERS_AGE = 0 H5detect_CFLAGS = -g |