Skip to content

Commit e48ae82

Browse files
committed
Bump up version to 1.3.1 for release
1 parent cff1dec commit e48ae82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Arduino.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#
2020
# Original Arduino adaptation by mellis, eighthave, oli.keller
2121
#
22-
# Current version: 1.3.0
22+
# Current version: 1.3.1
2323
#
2424
# Refer to HISTORY.md file for complete history of changes
2525
#

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A Makefile for Arduino Sketches
44
The following is the rough list of changes that went into different versions.
55
I tried to give credit whenever possible. If I have missed anyone, kindly add it to the list.
66

7-
### 1.3.1 (2014-02-01)
7+
### 1.3.1 (2014-02-04)
88
- Fix: BUNDLED_AVR_TOOLS_DIR is now set properly when using only arduino-core and not the whole arduino package. (https://github.com/sej7278)
99
- New: Document all variables that can be overridden. (https://github.com/sej7278)
1010
- New: Add a new `help_vars` target to display information about variables that can be overridden.

0 commit comments

Comments
 (0)