summaryrefslogtreecommitdiffstats
path: root/fortran/src/Makefile.in
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2015-10-08 21:47:38 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2015-10-08 21:47:38 (GMT)
commit129c8840ae740afeab1013727614a76990c828ff (patch)
treefac0f6dc316e56d77ce95ff577bf0923eaff7e51 /fortran/src/Makefile.in
parent038d87f21da9d3643adc04e229aedff9f431c4de (diff)
downloadhdf5-129c8840ae740afeab1013727614a76990c828ff.zip
hdf5-129c8840ae740afeab1013727614a76990c828ff.tar.gz
hdf5-129c8840ae740afeab1013727614a76990c828ff.tar.bz2
[svn-r28012] Reset version after creating hdf5_1_8_16 branch.
Removed "changes from 1.8.15" from RELEASE.txt for HDF5 1.8.17 release.
Diffstat (limited to 'fortran/src/Makefile.in')
-rw-r--r--fortran/src/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/fortran/src/Makefile.in b/fortran/src/Makefile.in
index cebd9fb..e23aab7 100644
--- a/fortran/src/Makefile.in
+++ b/fortran/src/Makefile.in
@@ -723,9 +723,9 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2
# See libtool versioning documentation online.
# After making changes, run bin/reconfigure to update other configure related
# files like Makefile.in.
-LT_VERS_INTERFACE = 10
-LT_VERS_REVISION = 1
-LT_VERS_AGE = 0
+LT_VERS_INTERFACE = 11
+LT_VERS_REVISION = 0
+LT_VERS_AGE = 1
AM_FCLIBS = $(LIBHDF5)
# This is our main target, the fortran library