From 269b0047aa506be93637e93d109a34f4bd7cefc4 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 22 Aug 2018 14:25:07 +0100 Subject: Update componnet version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 894f10d..96f6644 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Component settings COMPONENT := parserutils -COMPONENT_VERSION := 0.2.3 +COMPONENT_VERSION := 0.2.4 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3