diff options
| author | Sudar <sudar@sudarmuthu.com> | 2013-05-31 09:42:44 +0530 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2013-05-31 09:42:44 +0530 |
| commit | dc3ec57330848e151f9a31017cb572682a30116b (patch) | |
| tree | 8201f97e4eaf8830aeb1edb5afc47c256a67d033 /arduino-mk/Arduino.mk | |
| parent | d8bac0fb1414b45c1000862ea57c5fb93f3a01ca (diff) | |
Added information about the changes that went in v0.10.40.10.4
Diffstat (limited to 'arduino-mk/Arduino.mk')
| -rw-r--r-- | arduino-mk/Arduino.mk | 4 |
1 files changed, 2 insertions, 2 deletions
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 <http://sudarmuthu.com>, 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 # |
