summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2018-08-22 14:25:07 +0100
committerVincent Sanders <vince@kyllikki.org>2018-08-22 14:25:07 +0100
commit269b0047aa506be93637e93d109a34f4bd7cefc4 (patch)
tree06d57d3bbb1b3aa861fb3efcc6a468285b057889 /Makefile
parentfa947b0dac8a1d0eef5f0e2ef0d2f6cf0397e8cc (diff)
downloadlibparserutils-269b0047aa506be93637e93d109a34f4bd7cefc4.tar.gz
libparserutils-269b0047aa506be93637e93d109a34f4bd7cefc4.tar.bz2
Update componnet version for releaserelease/0.2.4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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