From 4c77899e7d85e889bd5a247a919f2c5bc244d2f9 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 8 Mar 2015 19:54:46 +0000 Subject: Update the component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ff3d013..f5dc66e 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Component settings COMPONENT := parserutils -COMPONENT_VERSION := 0.2.0 +COMPONENT_VERSION := 0.2.1 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3