URI: 
       t0.6 release - arm-sdk - os build toolkit for various embedded devices
  HTML git clone https://git.parazyd.org/arm-sdk
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit f3611cd8d0dd40c39d289504fc40efdab70714d1
   DIR parent a86f62858d4e50404e313906e536273302a5cf73
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Fri,  9 Dec 2016 14:22:06 +0100
       
       0.6 release
       
       Diffstat:
         M sdk                                 |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/sdk b/sdk
       t@@ -17,7 +17,7 @@
        # You should have received a copy of the GNU General Public License
        # along with this source code. If not, see <http://www.gnu.org/licenses/>.
        
       -armsdk_version="1.0"
       +armsdk_version="0.6"
        
        
        R=${ARM_SDK:-$PWD}