summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2023-12-27 21:45:54 +0000
committerVincent Sanders <vince@kyllikki.org>2023-12-27 21:45:54 +0000
commita041b0d9978f412d86ffe1c97bba7473d2f9c4fd (patch)
treefd6d567b39702368de6ce80d4545e54cbae86123
parent9c76afd8afc61e8f2fe3a634d3110b786b43b58e (diff)
downloadlibsvgtiny-master.tar.gz
libsvgtiny-master.tar.bz2
Update component version for releaseHEADrelease/0.1.8master
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6511191..3c162ca 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := svgtiny
-COMPONENT_VERSION := 0.1.7
+COMPONENT_VERSION := 0.1.8
# Default to a static library
COMPONENT_TYPE ?= lib-static