From 894913a852ba3a435a6267d8be4737262b88c61b Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 16 Feb 2016 08:47:11 +0000 Subject: Update component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d157c65..58a1a39 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Component settings COMPONENT := wapcaplet -COMPONENT_VERSION := 0.2.3 +COMPONENT_VERSION := 0.3.0 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.1