aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorSudar <sudar@sudarmuthu.com>2013-06-14 17:54:07 +0530
committerSudar <sudar@sudarmuthu.com>2013-06-14 17:57:24 +0530
commitcf0b6371c248fd7d696d3751a166dbc39eae5ca2 (patch)
tree416e5db8de798a681806a83f3c8bb8d9d47c607e /HISTORY.md
parent1012f765fe3ff181550766d615f8c5b41b45c01e (diff)
Remove traces of time travel ;)
Ref 1012f765fe3ff181550766d615f8c5b41b45c01e
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 2981b32..9f502b5 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -3,7 +3,7 @@ A Makefile for Arduino Sketches
The following is the rough list of changes that went into different versions. I tried to give credit whenever possible. If I have missed anyone, kindly add it to the list.
-### 0.10.6 (3013-06-14)
+### 0.10.6 (2013-06-14)
- Fix whitespace and add /dev/null redirection (https://github.com/sej7278)
- Change the way AUTO_ARDUINO_VERSION is computed (https://github.com/sej7278)
- Make serial monitor baudrate detection work in Mac as well(https://github.com/sej7278)