From 0e86bb647f8f33a2fe3d40aa0bcd599b2ea3fabd Mon Sep 17 00:00:00 2001 From: Alexey Dynda Date: Wed, 14 Sep 2016 00:05:33 +1000 Subject: [PATCH] Rolled version to 0.3.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e7d2661d..03b1c2fd 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ OS ?= os/linux DESTDIR ?= BLD ?= bld -VERSION=0.3.2 +VERSION=0.3.0 ifeq ($(TINYCONF), nano) CONFIG_ENABLE_FCS32 ?= n