Skip to content

Commit

Permalink
Update download.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller authored Apr 10, 2018
1 parent 41e98c9 commit bbe08c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion download.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

user=$1

release=1.10
release=1.11rc1
for _basename in openturns-${release}
do
project=`echo "${_basename}" | cut -d '-' -f 1`
Expand Down

0 comments on commit bbe08c0

Please sign in to comment.