From 0550b78de438045d7419150446251f1ad6d59049 Mon Sep 17 00:00:00 2001 From: Cameron Spear Date: Wed, 10 Feb 2016 23:46:14 -0800 Subject: [PATCH] Tagged v1.1.0 --- scripts/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install.sh b/scripts/install.sh index 97b3565..9984053 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -2,7 +2,7 @@ set -e -VERSION="v1.0.1" +VERSION="v1.1.0" # uname -s, uname -m # Deb 32: Linux i686