]> gitweb.michael.orlitzky.com - libsvgtiny.git/commitdiff
Prepare for release of 0.1.5
authorDaniel Silverstone <dsilvers@digital-scurf.org>
Sat, 19 Nov 2016 09:41:47 +0000 (09:41 +0000)
committerDaniel Silverstone <dsilvers@digital-scurf.org>
Sat, 19 Nov 2016 09:41:47 +0000 (09:41 +0000)
Makefile

index 8b5a1efebb6b7c007868614e2a574865bea1f5f2..fa01e2ec5140645ae6a70039dca1e94cb289c2f1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 
 # Component settings
 COMPONENT := svgtiny
-COMPONENT_VERSION := 0.1.4
+COMPONENT_VERSION := 0.1.5
 # Default to a static library
 COMPONENT_TYPE ?= lib-static