]> gitweb.michael.orlitzky.com - libsvgtiny.git/commitdiff
Update component version for release
authorVincent Sanders <vince@kyllikki.org>
Wed, 27 Dec 2023 21:45:54 +0000 (21:45 +0000)
committerVincent Sanders <vince@kyllikki.org>
Wed, 27 Dec 2023 21:45:54 +0000 (21:45 +0000)
Makefile

index 6511191fd38f92511187f2dd20f00fc754a7d58e..3c162ca3d190a482e082d8512f85e30e572d754b 100644 (file)
--- 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