Skip to content

Commit ba2b27d

Browse files
committed
Bump up version to v1.3.2 for release
1 parent 32d35da commit ba2b27d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.2 (in development)
7+
### 1.3.2 (2014-04-11)
88
- Fix: Add arduino-mk-vars.md file to RPM SPECfile. (https://github.com/sej7278)
99
- Fix: Add avr-libc/malloc.c and realloc.c to included core files. Fixes issue #163 (https://github.com/sej7278)
1010
- Fix: Add "gpio" to the list of isp that don't have a port. (Issue #165, #166) (https://github.com/sej7278)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ It is possible to use [`colorgcc`](https://github.com/colorgcc/colorgcc) with th
152152

153153
## Versioning
154154

155-
The current version of the makefile is `1.3.1`. You can find the full history in the [HISTORY.md](HISTORY.md) file
155+
The current version of the makefile is `1.3.2`. You can find the full history in the [HISTORY.md](HISTORY.md) file
156156

157157
This project adheres to Semantic [Versioning 2.0](http://semver.org/).
158158

0 commit comments

Comments
 (0)