From 5f6f2a48ea777a6a9e6876163370f008bb114c39 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 19 Apr 2013 19:40:31 +0100 Subject: set component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a77d199..68ec9ba 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Component settings COMPONENT := css -COMPONENT_VERSION := 0.1.2 +COMPONENT_VERSION := 0.2.0 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3