From 554c4595b3a6161fa3ae55b8d1433d5b5ee5f594 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 17 Apr 2014 14:31:40 +0100 Subject: Set component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4c125c3..f40842d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Component settings COMPONENT := wapcaplet -COMPONENT_VERSION := 0.2.0 +COMPONENT_VERSION := 0.2.1 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.1