From fb28965a39f89f22f800dbd17d7283ea34a98cd3 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 18 Dec 2015 11:29:57 +0000 Subject: Update Component version for release --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ebb0631..c5b271e 100644 --- a/Makefile +++ b/Makefile @@ -2,11 +2,11 @@ # # Makefile for libhubbub # -# Copyright 2009-1015 John-Mark Bell +# Copyright 2009-2015 John-Mark Bell # Component settings COMPONENT := hubbub -COMPONENT_VERSION := 0.3.1 +COMPONENT_VERSION := 0.3.2 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3