From 385769d6554d2d3a9c2c35a04cf5dde706cefb6b Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 24 May 2020 19:34:59 +0100 Subject: Update component version to 0.9.1 for release Signed-off-by: Vincent Sanders --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 8c3b908..0835c8f 100644 --- a/Makefile +++ b/Makefile @@ -2,11 +2,11 @@ # # Makefile for libcss # -# Copyright 2009-2015 John-Mark Bell +# Copyright 2009-2020 John-Mark Bell # Component settings COMPONENT := css -COMPONENT_VERSION := 0.9.0 +COMPONENT_VERSION := 0.9.1 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3