Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9a8dd2a

Browse files
committed
starting version 1.6.9
1 parent 03b08c3 commit 9a8dd2a

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

‎arduino-core/src/processing/app/BaseNoGui.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
public class BaseNoGui {
4040

4141
/** Version string to be used for build */
42-
public static final int REVISION = 10608;
42+
public static final int REVISION = 10609;
4343
/** Extended version string displayed on GUI */
44-
public static final String VERSION_NAME = "1.6.8";
44+
public static final String VERSION_NAME = "1.6.9";
4545
public static final String VERSION_NAME_LONG;
4646

4747
// Current directory to use for relative paths specified on the

‎build/shared/revisions.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
ARDUINO 1.6.8
1+
ARDUINO 1.6.9
2+
3+
[ide]
4+
[core]
5+
[libraries]
6+
7+
ARDUINO 1.6.8 - 2016年03月09日
28

39
[ide]
410
* Added support for GUI interface scaling for UHD monitors.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /