summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2009-10-21 13:31:46 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2009-10-21 13:31:46 (GMT)
commit7ad81e70ac9d8fb52d113a0c10097609721ba571 (patch)
tree24bcba7f711cfdbf7e95a8380389ed465afe0a93 /src/Makefile.in
parentce5e8b2a3961f5c429d7c25aaf68e85081a69bd0 (diff)
downloadhdf5-7ad81e70ac9d8fb52d113a0c10097609721ba571.zip
hdf5-7ad81e70ac9d8fb52d113a0c10097609721ba571.tar.gz
hdf5-7ad81e70ac9d8fb52d113a0c10097609721ba571.tar.bz2
[svn-r17710] Maintenance: Changed version to hdf5-1.8.4-pre1 before starting
remote testing for the hdf5-1.8.4 release.
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 a56abe3..3a4b184 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -434,7 +434,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 = 2
+LT_VERS_REVISION = 3
LT_VERS_AGE = 0
H5detect_CFLAGS = -g $(AM_CFLAGS)