File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
arduino-core/src/processing/app Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 4141public class BaseNoGui {
4242
4343 /** Version string to be used for build */
44- public static final int REVISION = 10817 ;
44+ public static final int REVISION = 10818 ;
4545 /** Extended version string displayed on GUI */
46- public static final String VERSION_NAME = "1.8.17 " ;
46+ public static final String VERSION_NAME = "1.8.18 " ;
4747 public static final String VERSION_NAME_LONG ;
4848
4949 // Current directory to use for relative paths specified on the
Original file line number Diff line number Diff line change 1- ARDUINO 1.8.17 2021.12.14 SECURITY HOTFIX RELEASE
1+ ARDUINO 1.8.18 2021.12.14 SECURITY HOTFIX RELEASE
2+
3+
4+ ARDUINO 1.8.17 (not released superseded by 1.8.18)
25
36[ide]
47* Upgrade log4j to 2.15.0 - CVE-2021-44228 (thanks @rhowe)
You can’t perform that action at this time.
0 commit comments