Makefile: change version to 1.2.0

Change-Id: I1ee72f274b0445ef9991d64b4e038dba75742764
This commit is contained in:
Émilie Feral
2017-12-05 13:43:38 +01:00
parent 7d73911063
commit 105b52cea8

View File

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