summaryrefslogtreecommitdiffstats
path: root/c++
diff options
context:
space:
mode:
authorVailin Choi <vchoi@hdfgroup.org>2013-07-30 20:18:27 (GMT)
committerVailin Choi <vchoi@hdfgroup.org>2013-07-30 20:18:27 (GMT)
commit4d080e50f6bde9746d2dc12ced01d7f5758965cb (patch)
tree778c7a6ec441bcf5dfc0fa75570b5ec6288cebde /c++
parent8e9a3a200bd58bb4a98f32452a60cd2eb23fa26c (diff)
downloadhdf5-4d080e50f6bde9746d2dc12ced01d7f5758965cb.zip
hdf5-4d080e50f6bde9746d2dc12ced01d7f5758965cb.tar.gz
hdf5-4d080e50f6bde9746d2dc12ced01d7f5758965cb.tar.bz2
[svn-r23946] Bring revisions #23597 - #23670 from trunk to revise_chunks.
h5committested.
Diffstat (limited to 'c++')
-rw-r--r--c++/src/CMakeLists.txt2
-rw-r--r--c++/src/Makefile.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/c++/src/CMakeLists.txt b/c++/src/CMakeLists.txt
index fea68cd..cf5bd07 100644
--- a/c++/src/CMakeLists.txt
+++ b/c++/src/CMakeLists.txt
@@ -96,7 +96,7 @@ INSTALL (
FILES
${CPP_HDRS}
DESTINATION
- ${HDF5_INSTALL_INCLUDE_DIR}/cpp
+ ${HDF5_INSTALL_INCLUDE_DIR}
COMPONENT
cppheaders
)
diff --git a/c++/src/Makefile.in b/c++/src/Makefile.in
index 37e5d1b..103da91 100644
--- a/c++/src/Makefile.in
+++ b/c++/src/Makefile.in
@@ -467,7 +467,7 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.clog
# Add libtool shared library version numbers to the HDF5 library
# See libtool versioning documentation online.
LT_VERS_INTERFACE = 6
-LT_VERS_REVISION = 139
+LT_VERS_REVISION = 141
LT_VERS_AGE = 0
# Include src directory