From f3611cd8d0dd40c39d289504fc40efdab70714d1 Mon Sep 17 00:00:00 2001 From: parazyd Date: Fri, 9 Dec 2016 14:22:06 +0100 Subject: [PATCH] 0.6 release --- sdk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk b/sdk index c2e818c..fb01a72 100755 --- a/sdk +++ b/sdk @@ -17,7 +17,7 @@ # You should have received a copy of the GNU General Public License # along with this source code. If not, see . -armsdk_version="1.0" +armsdk_version="0.6" R=${ARM_SDK:-$PWD}