diff --git a/Makefile b/Makefile index 4a216c3a2..005ed73d2 100644 --- a/Makefile +++ b/Makefile @@ -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)