From cedd6b600078828db294d9398851f4aa481b60f2 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 21 Aug 2018 23:28:17 +0100 Subject: update component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9525989..a220258 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Component settings COMPONENT := wapcaplet -COMPONENT_VERSION := 0.4.0 +COMPONENT_VERSION := 0.4.1 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.1