v0.6.0 - no actual changes to code; keeping this consistent with deb

...which I just switched to depend on raspberrypi-firmware-adafruit-pitft.
This commit is contained in:
Brennen Bearnes 2015-06-01 13:31:27 -06:00
parent 258331fd9a
commit bf39271a22

View file

@ -3,7 +3,7 @@
set -e
function print_version() {
echo "Adafruit PiTFT Helper v0.5.1"
echo "Adafruit PiTFT Helper v0.6.0"
exit 1
}