From bbcc6d9787048516f06ab88634afba585c2ff37c Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 18 Dec 2015 11:20:03 +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 2464393..efadc0d 100644 --- a/Makefile +++ b/Makefile @@ -2,11 +2,11 @@ # # Makefile for parserutils # -# Copyright 2009-1015 John-Mark Bell +# Copyright 2009-2015 John-Mark Bell # Component settings COMPONENT := parserutils -COMPONENT_VERSION := 0.2.1 +COMPONENT_VERSION := 0.2.2 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3