Movatterモバイル変換


[0]ホーム

URL:


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

Commitdfeff7d

Browse files
committed
Starting IDE 1.8.19
1 parente18afa3 commitdfeff7d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-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
publicclassBaseNoGui {
4242

4343
/** Version string to be used for build */
44-
publicstaticfinalintREVISION =10818;
44+
publicstaticfinalintREVISION =10819;
4545
/** Extended version string displayed on GUI */
46-
publicstaticfinalStringVERSION_NAME ="1.8.18";
46+
publicstaticfinalStringVERSION_NAME ="1.8.19";
4747
publicstaticfinalStringVERSION_NAME_LONG;
4848

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

‎build/shared/revisions.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
ARDUINO 1.8.19 not yet released
2+
3+
4+
15
ARDUINO 1.8.18 2021.12.14 SECURITY HOTFIX RELEASE
26

37
[ide]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp