Change software version to 1.1.1

This commit is contained in:
Émilie Feral
2017-09-06 17:36:32 +02:00
parent 21f6723daa
commit f8e5946f75

View File

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