update version number

This commit is contained in:
David Anders
2014-09-25 11:52:11 -05:00
parent 0b85bea760
commit 063ec65096

View File

@@ -1,8 +1,8 @@
VERSION = 1
PATCHLEVEL = 0
PATCHLEVEL = 1
SUBLEVEL = 0
EXTRAVERSION = .git
NAME = tablet_rosa
NAME = rosetta
ifdef CROSS_COMPILE
CC=$(CROSS_COMPILE)gcc