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