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 15133a0

Browse files
committed
Starting Arduino IDE 1.8.13
1 parent 4bbd63a commit 15133a0

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
public class BaseNoGui {
4242

4343
/** Version string to be used for build */
44-
public static final int REVISION = 10812;
44+
public static final int REVISION = 10813;
4545
/** Extended version string displayed on GUI */
46-
public static final String VERSION_NAME = "1.8.12";
46+
public static final String VERSION_NAME = "1.8.13";
4747
public static final String VERSION_NAME_LONG;
4848

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

‎build/shared/revisions.txt‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
ARDUINO 1.8.13 2020.??.??
2+
3+
14
ARDUINO 1.8.12 2020年02月13日
25

36
[ide]

0 commit comments

Comments
(0)

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