From 7c802fa89776e5a39eb97286020ccc06663f6226 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 18 Dec 2015 10:26:23 +0000 Subject: Update the component version for release --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 21822fa..d157c65 100644 --- a/Makefile +++ b/Makefile @@ -2,11 +2,11 @@ # # Makefile for wapcaplet # -# Copyright 2009-1015 John-Mark Bell +# Copyright 2009-2015 John-Mark Bell # Component settings COMPONENT := wapcaplet -COMPONENT_VERSION := 0.2.2 +COMPONENT_VERSION := 0.2.3 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3