From bc204a9bfa5a850828959bddd920386a5b5a2737 Mon Sep 17 00:00:00 2001 From: david gauchard Date: Thu, 28 Nov 2019 01:38:43 +0100 Subject: [PATCH] release 2.6.2 (#6849) --- cores/esp8266/TZ.h | 2 +- package.json | 2 +- package/README.md | 4 ++-- platform.txt | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cores/esp8266/TZ.h b/cores/esp8266/TZ.h index 82823fdc9..7ed1bf3dc 100644 --- a/cores/esp8266/TZ.h +++ b/cores/esp8266/TZ.h @@ -1,7 +1,7 @@ // autogenerated from https://raw.githubusercontent.com/nayarsystems/posix_tz_db/master/zones.csv // by script /tools/TZupdate.sh -// Thu Nov 14 08:41:55 UTC 2019 +// Wed Nov 27 23:41:03 UTC 2019 // // This database is autogenerated from IANA timezone database // https://www.iana.org/time-zones diff --git a/package.json b/package.json index 5ad2898f7..c304826c5 100644 --- a/package.json +++ b/package.json @@ -2,5 +2,5 @@ "name": "framework-arduinoespressif8266", "description": "Arduino Wiring-based Framework (ESP8266 Core)", "url": "https://github.com/esp8266/Arduino", - "version": "2.7.0-dev" + "version": "2.6.2" } diff --git a/package/README.md b/package/README.md index 97a70035c..76157a420 100644 --- a/package/README.md +++ b/package/README.md @@ -109,7 +109,7 @@ The following points assume work in a direct clone of the repository, and not in 2. Make a PR with the following, wait for Travis CI, and merge. - * platform.txt: update `version` to the release E.g. `3.0.0`, + * platform.txt and package.json: update `version` to the release E.g. `3.0.0`, * `cores/esp8266/TZ.h`: import the latest database with the following shell command:\ `$ cd tools; sh TZupdate.sh`. @@ -150,7 +150,7 @@ The following points assume work in a direct clone of the repository, and not in 11. Create a commit to the master branch, updating: - * The version in platform.txt file. This should correspond to the version of the *next* milestone, plus `-dev` suffix. E.g. `3.1.0-dev`. + * The version in platform.txt and package.json files. This should correspond to the version of the *next* milestone, plus `-dev` suffix. E.g. `3.1.0-dev`. * In main README.md: diff --git a/platform.txt b/platform.txt index 678be1ba9..5d0db0be1 100644 --- a/platform.txt +++ b/platform.txt @@ -5,8 +5,8 @@ # For more info: # https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification -name=ESP8266 Boards (2.7.0-dev) -version=2.7.0-dev +name=ESP8266 Boards (2.6.2) +version=2.6.2 # These will be removed by the packager script when doing a JSON release runtime.tools.xtensa-lx106-elf-gcc.path={runtime.platform.path}/tools/xtensa-lx106-elf