summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-06-24 11:47:46 +0100
committerVincent Sanders <vince@kyllikki.org>2019-06-24 11:47:46 +0100
commite41d7b3c868309e0704e01e841cc80da72dd8157 (patch)
tree12a87419e802f6ba5ca38d7fa9532a714fbe65e2 /Makefile
parent9269e6c4a4e565991765a4db711224b347baaba4 (diff)
downloadlibnspsl-e41d7b3c868309e0704e01e841cc80da72dd8157.tar.gz
libnspsl-e41d7b3c868309e0704e01e841cc80da72dd8157.tar.bz2
Update public suffix list for releaserelease/0.1.5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 87a6616..5c8183d 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := nspsl
-COMPONENT_VERSION := 0.1.4
+COMPONENT_VERSION := 0.1.5
# Default to a static library
COMPONENT_TYPE ?= lib-static