summaryrefslogtreecommitdiffstats
path: root/c++/src
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2014-07-14 17:02:00 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2014-07-14 17:02:00 (GMT)
commit1b3cbe93ef7d14d7cdfe2141a61f0a98be79c7f5 (patch)
tree698fce999430e2d0a28d07c1e2d35f49891e721c /c++/src
parent8848bd4dca172d4d901e795a65bc022dcd7f8464 (diff)
parent186aca8b49d5d9e80158ca5fcf59bfb4daf28c1e (diff)
downloadhdf5-1b3cbe93ef7d14d7cdfe2141a61f0a98be79c7f5.zip
hdf5-1b3cbe93ef7d14d7cdfe2141a61f0a98be79c7f5.tar.gz
hdf5-1b3cbe93ef7d14d7cdfe2141a61f0a98be79c7f5.tar.bz2
[svn-r25414] merge from trunk.
Diffstat (limited to 'c++/src')
-rw-r--r--c++/src/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/c++/src/Makefile.in b/c++/src/Makefile.in
index 75c5ea7..3776dc6 100644
--- a/c++/src/Makefile.in
+++ b/c++/src/Makefile.in
@@ -518,7 +518,6 @@ MAKEINFO = @MAKEINFO@
MANIFEST_TOOL = @MANIFEST_TOOL@
MKDIR_P = @MKDIR_P@
MPE = @MPE@
-MPI_GET_SIZE = @MPI_GET_SIZE@
NM = @NM@
NMEDIT = @NMEDIT@
OBJDUMP = @OBJDUMP@
@@ -682,7 +681,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 = 177
+LT_VERS_REVISION = 179
LT_VERS_AGE = 0
# This is our main target