summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-05-24 19:20:46 +0100
committerVincent Sanders <vince@kyllikki.org>2020-05-24 19:20:46 +0100
commit5198cc541ec818a5aca29b1e4771714b72854ae6 (patch)
treebdf395e4fb6b7cf6f28701885c1393141b206521
parentbdcdaf2ae22457f7ffae3787eb0b9ffd6ca9f082 (diff)
downloadlibnslog-master.tar.gz
libnslog-master.tar.bz2
Update component version to 0.1.3 for releaseHEADrelease/0.1.3master
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 13bfaf1..2de37a3 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
# Component settings
COMPONENT := nslog
-COMPONENT_VERSION := 0.1.2
+COMPONENT_VERSION := 0.1.3
# Default to a static library
COMPONENT_TYPE ?= lib-static