From b4206687c467b57f573d8903d8bfffbf0b32983b Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 18 Apr 2014 11:41:34 +0100 Subject: Update component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d0f9c90..4682a87 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Component settings COMPONENT := rosprite -COMPONENT_VERSION := 0.1.0 +COMPONENT_VERSION := 0.1.1 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3