summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2015-04-07 18:56:29 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2015-04-07 18:56:29 (GMT)
commit984f459ff403034b7abe5c9f0f46ed8ea45e23a8 (patch)
treed31b1e5c297a20d7273dcfa8be32315923c3fcea /hl
parente7faa6e220f375d6a1cc7e240e13e29b018b153f (diff)
downloadhdf5-984f459ff403034b7abe5c9f0f46ed8ea45e23a8.zip
hdf5-984f459ff403034b7abe5c9f0f46ed8ea45e23a8.tar.gz
hdf5-984f459ff403034b7abe5c9f0f46ed8ea45e23a8.tar.bz2
[svn-r26754] Maintenance: Changed version number in 1_8 to 1.8.16-snap0 and Updated RELEASE.txt for the new work to be entered.
Diffstat (limited to 'hl')
-rw-r--r--hl/c++/src/Makefile.in2
-rw-r--r--hl/fortran/src/Makefile.in2
-rw-r--r--hl/src/Makefile.in2
3 files changed, 3 insertions, 3 deletions
diff --git a/hl/c++/src/Makefile.in b/hl/c++/src/Makefile.in
index 0bf2657..ce3a679 100644
--- a/hl/c++/src/Makefile.in
+++ b/hl/c++/src/Makefile.in
@@ -662,7 +662,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2
# After making changes, run bin/reconfigure to update other configure related
# files like Makefile.in.
LT_VERS_INTERFACE = 9
-LT_VERS_REVISION = 1
+LT_VERS_REVISION = 2
LT_VERS_AGE = 0
# This is our main target
diff --git a/hl/fortran/src/Makefile.in b/hl/fortran/src/Makefile.in
index a78649b..fa3a435 100644
--- a/hl/fortran/src/Makefile.in
+++ b/hl/fortran/src/Makefile.in
@@ -680,7 +680,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2
# After making changes, run bin/reconfigure to update other configure related
# files like Makefile.in.
LT_VERS_INTERFACE = 9
-LT_VERS_REVISION = 1
+LT_VERS_REVISION = 2
LT_VERS_AGE = 0
# Our main target, the high-level fortran library
diff --git a/hl/src/Makefile.in b/hl/src/Makefile.in
index 4b102df..34e254e 100644
--- a/hl/src/Makefile.in
+++ b/hl/src/Makefile.in
@@ -661,7 +661,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog *.clog2
# After making changes, run bin/reconfigure to update other configure related
# files like Makefile.in.
LT_VERS_INTERFACE = 9
-LT_VERS_REVISION = 1
+LT_VERS_REVISION = 2
LT_VERS_AGE = 0
# This library is our main target.