diff --git a/config.sh b/config.sh index d692b43..f0bbd0d 100755 --- a/config.sh +++ b/config.sh @@ -2,8 +2,8 @@ param1=${1:-} -export RUST_COMMIT=5113ed28ea1451a13eae3a05dca0dbabfd56f587 +export RUST_COMMIT=25ef9e3d85d934b27d9dada2f9dd52b1dc63bb04 # If -rust_commit specified then only export the rust commit variable if [ "$param1" == "-rust_commit" ]; then return diff --git a/version.txt b/version.txt index 9084fa2..524cb55 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1.0 +1.1.1