diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2014-04-14 12:20:06 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2014-04-14 12:20:06 (GMT) |
commit | 2530ede1c69c4da772414ecf0304b938f3d9cb53 (patch) | |
tree | da860bdb0ace906e849f9f41f0a7b442a01d9fdd /hl/src | |
parent | 3b00476853e970e2e9b49e43cfa1069bad6194fe (diff) | |
download | hdf5-2530ede1c69c4da772414ecf0304b938f3d9cb53.zip hdf5-2530ede1c69c4da772414ecf0304b938f3d9cb53.tar.gz hdf5-2530ede1c69c4da772414ecf0304b938f3d9cb53.tar.bz2 |
[svn-r25036] Maintenance before creating 1_8_13 branch: changed version number to 1.8.14-snap0
Diffstat (limited to 'hl/src')
-rw-r--r-- | hl/src/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/src/Makefile.in b/hl/src/Makefile.in index 912a1c9..2549b11 100644 --- a/hl/src/Makefile.in +++ b/hl/src/Makefile.in @@ -671,7 +671,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog # Add libtool shared library version numbers to the HDF5 library # See libtool versioning documentation online. LT_VERS_INTERFACE = 8 -LT_VERS_REVISION = 2 +LT_VERS_REVISION = 3 LT_VERS_AGE = 0 # This library is our main target. |