Change software version to 1.0.0

Change-Id: I7b57d0e5120e4150aa26cc5f0ce1c087956e2785
This commit is contained in:
Émilie Feral
2017-06-02 14:21:14 +02:00
parent 6a888136c3
commit 275ea4d854

View File

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