summaryrefslogtreecommitdiffstats
path: root/fortran
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2014-10-06 19:19:35 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2014-10-06 19:19:35 (GMT)
commitf34c7e499333fe9624bd1b9322ddb931f252c407 (patch)
treebbdb22926019e80e06e408edcefa00ff52a947d0 /fortran
parent6b2f27965b992992a97415c2c3fc6843a72177b2 (diff)
downloadhdf5-f34c7e499333fe9624bd1b9322ddb931f252c407.zip
hdf5-f34c7e499333fe9624bd1b9322ddb931f252c407.tar.gz
hdf5-f34c7e499333fe9624bd1b9322ddb931f252c407.tar.bz2
[svn-r25673] Change version to 1.8.15-snap0.
Diffstat (limited to 'fortran')
-rw-r--r--fortran/src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/src/Makefile.in b/fortran/src/Makefile.in
index abc8ae1..9915932 100644
--- a/fortran/src/Makefile.in
+++ b/fortran/src/Makefile.in
@@ -732,7 +732,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog
# Add libtool shared library version numbers to the HDF5 library
# See libtool versioning documentation online.
LT_VERS_INTERFACE = 9
-LT_VERS_REVISION = 0
+LT_VERS_REVISION = 1
LT_VERS_AGE = 0
AM_FCLIBS = $(LIBHDF5)