summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2023-12-27 14:04:57 +0000
committerVincent Sanders <vince@kyllikki.org>2023-12-27 14:04:57 +0000
commit447c86722d4043ca10921a1746c72fea05838c11 (patch)
tree592ef37fdafcb937808d11be642f374107f19fc1 /Makefile
parent96cdd0ff114299f520e76538ab8fde39358b87f9 (diff)
downloadlibparserutils-master.tar.gz
libparserutils-master.tar.bz2
Update component version for releaseHEADrelease/0.2.5master
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 96f6644..3df7392 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := parserutils
-COMPONENT_VERSION := 0.2.4
+COMPONENT_VERSION := 0.2.5
# Default to a static library
COMPONENT_TYPE ?= lib-static