From 019b9c168a050db136d127083d91238b2b5c29fc Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 28 Aug 2018 10:27:00 +0100 Subject: Update component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d432327..a2bb66a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Component settings COMPONENT := rosprite -COMPONENT_VERSION := 0.1.2 +COMPONENT_VERSION := 0.1.3 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3