From ebe5a35743c58e9d6f7a556601db57badc7477bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Arroyo=20Torrens?= Date: Tue, 21 May 2019 18:17:48 +0200 Subject: [PATCH] Bump version to v1.11.1 --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 8ab936f..3bc3d8e 100755 --- a/build.sh +++ b/build.sh @@ -9,7 +9,7 @@ export LC_ALL=C # Generate toolchain-icestorm-arch-ver.tar.gz from source code # sources: http://www.clifford.at/icestorm/ -VERSION=1.11.1-beta +VERSION=1.11.1 # -- Target architectures ARCH=$1