diff --git a/Makefile b/Makefile index 37639cd86..cfd93619a 100644 --- a/Makefile +++ b/Makefile @@ -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)