From db5517f4e24d0e7c39a405ce1b363c887196784a Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 18 Apr 2014 10:54:12 +0100 Subject: Update component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3aac0c3..c6bc2bd 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Component settings COMPONENT := dom -COMPONENT_VERSION := 0.0.1 +COMPONENT_VERSION := 0.1.0 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3