Makefile: change version to 1.3.0

This commit is contained in:
Émilie Feral
2018-02-01 14:15:26 +01:00
committed by EmilieNumworks
parent 612a436bf6
commit f2046c3b15

View File

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