diff options
author | HDF Tester <hdftest@hdfgroup.org> | 2012-03-25 14:30:39 (GMT) |
---|---|---|
committer | HDF Tester <hdftest@hdfgroup.org> | 2012-03-25 14:30:39 (GMT) |
commit | cdc63fc21a4405c6da9473102216b2c2c1bc3887 (patch) | |
tree | f5bf8ce6831cd2cb5fb327fd41668c66b3ff55f7 /src/Makefile.in | |
parent | 1e0306a7c9d0c52228e1544ff9251b3287f8e38e (diff) | |
download | hdf5-cdc63fc21a4405c6da9473102216b2c2c1bc3887.zip hdf5-cdc63fc21a4405c6da9473102216b2c2c1bc3887.tar.gz hdf5-cdc63fc21a4405c6da9473102216b2c2c1bc3887.tar.bz2 |
[svn-r22140] Snapshot version 1.9 release 112
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 64e5cdc..53c06c5 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -484,7 +484,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 = 102 +LT_VERS_REVISION = 103 LT_VERS_AGE = 0 H5detect_CFLAGS = -g $(AM_CFLAGS) |