1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-06 05:21:22 +03:00

Update conf.py (#5518)

version bump to 2.5.0-beta2
This commit is contained in:
Develo 2019-01-25 18:12:14 -03:00 committed by GitHub
parent a9fb6db0c8
commit eb6d31f572
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,9 +56,9 @@ author = u'Ivan Grokhotkov'
# built documents.
#
# The short X.Y version.
version = u'2.4.0'
version = u'2.5.0-beta2'
# The full version, including alpha/beta/rc tags.
release = u'2.4.0'
release = u'2.5.0-beta2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.