summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
authorMike McGreevy <mamcgree@hdfgroup.org>2010-05-18 15:26:01 (GMT)
committerMike McGreevy <mamcgree@hdfgroup.org>2010-05-18 15:26:01 (GMT)
commit973c61fd42a317576b4fe6fa579b9fea4dbbc8ea (patch)
treefe5051cc7cfafd28eca5db799e9da09a97bebc22 /src/Makefile.in
parenta41fb65b7ca24b5a2a6d4a73af135caac39bb7ea (diff)
downloadhdf5-973c61fd42a317576b4fe6fa579b9fea4dbbc8ea.zip
hdf5-973c61fd42a317576b4fe6fa579b9fea4dbbc8ea.tar.gz
hdf5-973c61fd42a317576b4fe6fa579b9fea4dbbc8ea.tar.bz2
[svn-r18841] Changed version number to 1.8.4-snap0
Updated RELEASE.txt file accordingly.
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 fa70ec9..0c76b27 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -442,7 +442,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 = 3
+LT_VERS_REVISION = 4
LT_VERS_AGE = 0
H5detect_CFLAGS = -g $(AM_CFLAGS)