Skip to content

Commit

Permalink
update SARAH version in install script
Browse files Browse the repository at this point in the history
  • Loading branch information
Expander authored and Expander committed Jul 29, 2014
1 parent e273e0e commit 7f692a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-sarah
Expand Up @@ -10,7 +10,7 @@ BASEDIR=$(dirname $0)
ABSBASEDIR=$(cd $BASEDIR; pwd)

# default SARAH version
sarah_version="4.2.3"
sarah_version="4.3.1"

mathematica_dir="${HOME}/.Mathematica"
mathematica_kernel_dir="${mathematica_dir}/Kernel"
Expand Down

0 comments on commit 7f692a2

Please sign in to comment.