From 64515935e1f08b0cf29beb5e3526b83ee3404e61 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 8 Mar 2015 15:45:06 +0000 Subject: Update the component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 11cc8f4..27ad01a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Component settings COMPONENT := wapcaplet -COMPONENT_VERSION := 0.2.1 +COMPONENT_VERSION := 0.2.2 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.1