summaryrefslogtreecommitdiffstats
path: root/hl/fortran/src
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 /hl/fortran/src
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 'hl/fortran/src')
-rw-r--r--hl/fortran/src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index 0984cdf..445adbf 100644
--- a/hl/fortran/src/Makefile.in
+++ b/hl/fortran/src/Makefile.in
@@ -392,7 +392,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
INCLUDES = -I$(top_srcdir)/src -I$(top_srcdir)/hl/src -I$(top_builddir)/hl/src \
-I$(top_srcdir)/fortran/src -I$(top_builddir)/fortran/src