aboutsummaryrefslogtreecommitdiff
path: root/configure.sh
diff options
context:
space:
mode:
authoreschnett <eschnett@fb53df36-e548-4a1e-8150-ab98cbd5e786>2012-06-12 20:36:47 +0000
committereschnett <eschnett@fb53df36-e548-4a1e-8150-ab98cbd5e786>2012-06-12 20:36:47 +0000
commitb5e04215b316672e8c30d351b636154a9fd2f056 (patch)
tree5efc786d0837d5fcf4de1b49d0cc6bc1b4ff04d9 /configure.sh
parent0bd136bb8a803c40ca80a1180f689e38026589b6 (diff)
Update HDF5 version
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@55 fb53df36-e548-4a1e-8150-ab98cbd5e786
Diffstat (limited to 'configure.sh')
-rw-r--r--configure.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.sh b/configure.sh
index 6872d0b..543d6c4 100644
--- a/configure.sh
+++ b/configure.sh
@@ -113,7 +113,7 @@ then
# Set locations
THORN=HDF5
- NAME=hdf5-1.8.8
+ NAME=hdf5-1.8.9
SRCDIR=$(dirname $0)
BUILD_DIR=${SCRATCH_BUILD}/build/${THORN}
if [ -z "${HDF5_INSTALL_DIR}" ]; then