From b71e72bfdf6c67a07c7978f1f9c540a6d0bc4412 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 28 Aug 2018 11:22:20 +0100 Subject: Update component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c8224a0..1e44ea3 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Component settings COMPONENT := rufl -COMPONENT_VERSION := 0.0.4 +COMPONENT_VERSION := 0.0.5 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3