Skip to content

Commit 8aadd31

Browse files
d-a-vdevyte
authored andcommitted
back to dev (esp8266#5676)
1 parent 21db8fc commit 8aadd31

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@
5656
# built documents.
5757
#
5858
# The short X.Y version.
59-
version = u'2.5.0-beta2'
59+
version = u'2.5.0-beta3'
6060
# The full version, including alpha/beta/rc tags.
61-
release = u'2.5.0-beta2'
61+
release = u'2.5.0-beta3'
6262

6363
# The language for content autogenerated by Sphinx. Refer to documentation
6464
# for a list of supported languages.

platform.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
77

88
name=ESP8266 Boards (2.5.0-dev)
9-
version=2.5.0-beta3
9+
version=2.5.0-dev
1010

1111
runtime.tools.xtensa-lx106-elf-gcc.path={runtime.platform.path}/tools/xtensa-lx106-elf
1212
runtime.tools.esptool.path={runtime.platform.path}/tools/esptool

0 commit comments

Comments
 (0)