From a6fd64ee6ca004627cefc7d80e036707bea22bf9 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 19 Apr 2013 19:06:57 +0100 Subject: update component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a6b7976..3b8dc8a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Component settings COMPONENT := parserutils -COMPONENT_VERSION := 0.1.1 +COMPONENT_VERSION := 0.1.2 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3