release 2.6.3

This commit is contained in:
olikraus 2016-11-13 19:02:53 +01:00
parent 20e2224f8b
commit 87d2301a59
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ https://github.com/olikraus/u8g2 ChangeLog
* Added support for SSD1322 and SSD1325
* Added DrawXBMP (AVR: Assume bitmap in PROGMEM)
* Added japanese fonts (issue 65)
2016-xx-xx v2.6.x olikraus@gmail.com
2016-11-13 v2.6.3 olikraus@gmail.com
* Added support for UC1610 (EA DOGXL160)
* Use Wire.setClock() for improved HW I2C performance (issue 79). This
requires Arduino IDE 1.6.0 or higher.

View File

@ -1,2 +1,2 @@
# without 'v' prefix
echo -n "2.6.2"
echo -n "2.6.3"