summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2018-07-25 14:06:02 +0100
committerVincent Sanders <vince@kyllikki.org>2018-07-25 14:07:07 +0100
commitf4c75ff5cf3a0ecc84c2f4cadf20d9378d28d4a7 (patch)
tree5db26faef8a4e2b6a91248bd282cdaaf3a145486 /Makefile
parent1c26534c6549de6ca191f5ec1ce77e1b4a4551ad (diff)
downloadlibnspsl-f4c75ff5cf3a0ecc84c2f4cadf20d9378d28d4a7.tar.gz
libnspsl-f4c75ff5cf3a0ecc84c2f4cadf20d9378d28d4a7.tar.bz2
Update public suffix list to current edition
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ac62dfe..25e0eef 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := nspsl
-COMPONENT_VERSION := 0.1.2
+COMPONENT_VERSION := 0.1.3
# Default to a static library
COMPONENT_TYPE ?= lib-static