From bb8c0f1b0eed9443db1037382782d9ab90e1218b Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 18 Apr 2014 12:22:51 +0100 Subject: Update component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index adf4b1c..d006c93 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Component settings COMPONENT := pencil -COMPONENT_VERSION := 0.0.2 +COMPONENT_VERSION := 0.0.3 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3