[Makefile] Change the software version to 1.1.0

Change-Id: I4786fd70d1d0f591c9a4f99412fa6aea7a4acc44
This commit is contained in:
Émilie Feral
2017-08-28 14:27:07 +02:00
parent 45f9036d24
commit 679cea755a

View File

@@ -1,6 +1,6 @@
include build/config.mak
VERSION ?= 1.0.0
VERSION ?= 1.1.0
ifndef USE_LIBA
$(error platform.mak should define USE_LIBA)