From 41b3e0e617cfce96de85d4d031c4d131e3dc4cf4 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 24 May 2020 21:10:09 +0100 Subject: Update component version to 0.3.7 for release Signed-off-by: Vincent Sanders --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 472d521..34bc7ec 100644 --- a/Makefile +++ b/Makefile @@ -2,11 +2,11 @@ # # Makefile for libhubbub # -# Copyright 2009-2015 John-Mark Bell +# Copyright 2009-2020 John-Mark Bell # Component settings COMPONENT := hubbub -COMPONENT_VERSION := 0.3.6 +COMPONENT_VERSION := 0.3.7 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3