summaryrefslogtreecommitdiffstats
path: root/hl/fortran
diff options
context:
space:
mode:
authorMike McGreevy <mamcgree@hdfgroup.org>2012-04-09 19:39:33 (GMT)
committerMike McGreevy <mamcgree@hdfgroup.org>2012-04-09 19:39:33 (GMT)
commitdd47da23a7036c2b08e82ffe274b4c83ef7b8e57 (patch)
treea2727b68d292f28401f7eb50dcb0874e33add320 /hl/fortran
parent551043293246eb39ed607c86fa22ff6adbf6d313 (diff)
downloadhdf5-dd47da23a7036c2b08e82ffe274b4c83ef7b8e57.zip
hdf5-dd47da23a7036c2b08e82ffe274b4c83ef7b8e57.tar.gz
hdf5-dd47da23a7036c2b08e82ffe274b4c83ef7b8e57.tar.bz2
[svn-r22268] Update 1.8 branch version to 1.8.10-snap0
Diffstat (limited to 'hl/fortran')
-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 bf3ece2..1a0335f 100644
--- a/hl/fortran/src/Makefile.in
+++ b/hl/fortran/src/Makefile.in
@@ -436,7 +436,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog
# Add libtool shared library version numbers to the HDF5 library
# See libtool versioning documentation online.
LT_VERS_INTERFACE = 7
-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