From eb7d9b3580e3d1abd7878f6002c9fb68969838bd Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 13 Oct 2017 09:46:05 +0100 Subject: Update component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ded29b8..609a481 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Component settings COMPONENT := hubbub -COMPONENT_VERSION := 0.3.3 +COMPONENT_VERSION := 0.3.4 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3