summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-05-24 17:35:53 +0100
committerVincent Sanders <vince@kyllikki.org>2020-05-24 17:35:53 +0100
commit1867e1ec995c84aca6f1159a6e04099c2cf215b6 (patch)
tree3d33c5a5744a5e7b0024c08904d861b47c29cb92 /Makefile
parente41d7b3c868309e0704e01e841cc80da72dd8157 (diff)
downloadlibnspsl-1867e1ec995c84aca6f1159a6e04099c2cf215b6.tar.gz
libnspsl-1867e1ec995c84aca6f1159a6e04099c2cf215b6.tar.bz2
Update public suffix list for releaserelease/0.1.6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5c8183d..f027c85 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := nspsl
-COMPONENT_VERSION := 0.1.5
+COMPONENT_VERSION := 0.1.6
# Default to a static library
COMPONENT_TYPE ?= lib-static