Makefile: change version to 1.1.3

Change-Id: I684a2bcaf1b28b6ff9730294d64f8bd7a068dd1d
This commit is contained in:
Émilie Feral
2017-10-04 11:24:58 +02:00
committed by EmilieNumworks
parent eeda01b69d
commit e05033cf6e

View File

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