Skip to content

Commit 1bc4774

Browse files
committed
bump version to 0.4.0
1 parent 5e91539 commit 1bc4774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cscs/daint/mc/craype_config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ export JUHPC_HDF5_HOME=$HDF5_DIR
2323
# Call JUHPC
2424
JUHPC_SETUP_INSTALLDIR=$SCRATCH/../julia/${HOSTNAME%%[0-9]*}-mc/juhpc_setup
2525
JULIAUP_INSTALLDIR="\$SCRATCH/../julia/\$USER/\${HOSTNAME%%[0-9]*}-mc/juliaup"
26-
VERSION="v0.3.0"
26+
VERSION="v0.4.0"
2727
wget https://raw.githubusercontent.com/JuliaParallel/JUHPC/$VERSION/juhpc -O ./juhpc
2828
bash -l ./juhpc $JUHPC_SETUP_INSTALLDIR $JULIAUP_INSTALLDIR

0 commit comments

Comments
 (0)