From dc3ec57330848e151f9a31017cb572682a30116b Mon Sep 17 00:00:00 2001 From: Sudar Date: Fri, 31 May 2013 09:42:44 +0530 Subject: Added information about the changes that went in v0.10.4 --- arduino-mk/Arduino.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arduino-mk/Arduino.mk') diff --git a/arduino-mk/Arduino.mk b/arduino-mk/Arduino.mk index b52ed45..8d43c9b 100644 --- a/arduino-mk/Arduino.mk +++ b/arduino-mk/Arduino.mk @@ -1,6 +1,6 @@ ######################################################################## # -# Arduino command line tools Makefile +# Makefile for compiling Arduino sketches from command line # System part (i.e. project independent) # # Copyright (C) 2012 Sudar , based on @@ -19,7 +19,7 @@ # # Original Arduino adaptation by mellis, eighthave, oli.keller # -# Current version: 0.10.3 +# Current version: 0.10.4 # # Refer to HISTORY.md file for complete history of changes # -- cgit v1.2.3