summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2015-04-07 19:13:52 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2015-04-07 19:13:52 (GMT)
commit3e3323bff76d314cd2406a9ccfc056989edbee5e (patch)
tree26486ef7b07687ff003f2f81389d1edeb191272f /hl
parent6d709ba4622295d6ffd853939b2b6319da098fbf (diff)
downloadhdf5-3e3323bff76d314cd2406a9ccfc056989edbee5e.zip
hdf5-3e3323bff76d314cd2406a9ccfc056989edbee5e.tar.gz
hdf5-3e3323bff76d314cd2406a9ccfc056989edbee5e.tar.bz2
[svn-r26756] Maintenance: Changed LT_VERS_INTERFACE and REVISION numbers to indicate interface change (in C++) and ran reconfigure.
Diffstat (limited to 'hl')
-rw-r--r--hl/c++/src/Makefile.in4
-rw-r--r--hl/fortran/src/Makefile.in4
-rw-r--r--hl/src/Makefile.in4
3 files changed, 6 insertions, 6 deletions
diff --git a/hl/c++/src/Makefile.in b/hl/c++/src/Makefile.in
index 0bf2657..7dd8d1a 100644
--- a/hl/c++/src/Makefile.in
+++ b/hl/c++/src/Makefile.in
@@ -661,8 +661,8 @@ 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 = 9
-LT_VERS_REVISION = 1
+LT_VERS_INTERFACE = 10
+LT_VERS_REVISION = 0
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..184c556 100644
--- a/hl/fortran/src/Makefile.in
+++ b/hl/fortran/src/Makefile.in
@@ -679,8 +679,8 @@ 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 = 9
-LT_VERS_REVISION = 1
+LT_VERS_INTERFACE = 10
+LT_VERS_REVISION = 0
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..fed8959 100644
--- a/hl/src/Makefile.in
+++ b/hl/src/Makefile.in
@@ -660,8 +660,8 @@ 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 = 9
-LT_VERS_REVISION = 1
+LT_VERS_INTERFACE = 10
+LT_VERS_REVISION = 0
LT_VERS_AGE = 0
# This library is our main target.