From 8f19e4ea8242a46db7c59ddad1edc5f6a9a5656b Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 8 Mar 2015 23:13:04 +0000 Subject: Update the component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 32ef847..b82e633 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Component settings COMPONENT := rosprite -COMPONENT_VERSION := 0.1.1 +COMPONENT_VERSION := 0.1.2 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3