Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c87c21f

Browse files
committedFeb 1, 2017
Release 1.3.24
Signed-off-by: Cristian Maglie <[email protected]>
1 parent f742438 commit c87c21f

File tree

1 file changed

+1
-1
lines changed
  • src/arduino.cc/arduino-builder

1 file changed

+1
-1
lines changed
 

‎src/arduino.cc/arduino-builder/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ import (
4949
"github.com/go-errors/errors"
5050
)
5151

52-
const VERSION = "1.3.23"
52+
const VERSION = "1.3.24"
5353

5454
const FLAG_ACTION_COMPILE = "compile"
5555
const FLAG_ACTION_PREPROCESS = "preprocess"

0 commit comments

Comments
 (0)
Please sign in to comment.