summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2005-12-05 18:41:27 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2005-12-05 18:41:27 (GMT)
commite969226fc701d06fc3e6e4b312c6bd77395b76d3 (patch)
tree63994630aa42f337d0626b83b8a62739c624ac5d /src/Makefile.in
parent8d344f96bcd012742c55e668d6a6b3d81d1c39ee (diff)
downloadhdf5-e969226fc701d06fc3e6e4b312c6bd77395b76d3.zip
hdf5-e969226fc701d06fc3e6e4b312c6bd77395b76d3.tar.gz
hdf5-e969226fc701d06fc3e6e4b312c6bd77395b76d3.tar.bz2
[svn-r11761] Purpose:
Unstable format version marker. Description: This marks the Check in baseline for compact group revisions, which radically revises the source code for managing groups and object headers. Earlier versions (1.7.52 or earlier) have the original format. This version and later have the unstable format until further notice. Platforms tested: h5committested.
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index c6d7a85..1baee33 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -377,7 +377,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog
# Add libtool shared library version numbers to the HDF5 library
# See libtool versioning documentation online.
LT_VERS_INTERFACE = 3
-LT_VERS_REVISION = 1
+LT_VERS_REVISION = 2
LT_VERS_AGE = 2
H5detect_CFLAGS = -g