1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Libraries: version now compliant with semver. See http://semver.org/

This commit is contained in:
Federico Fissore
2015-03-27 15:01:49 +01:00
parent c21b8b7445
commit f7106ecc65
19 changed files with 19 additions and 18 deletions

View File

@ -1,5 +1,5 @@
name=TFT
version=1.0
version=1.0.0
author=Arduino, Adafruit
maintainer=Arduino <info@arduino.cc>
sentence=Allows drawing text, images, and shapes on the Arduino TFT graphical display. For all Arduino boards.