summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2017-10-12 17:02:41 +0100
committerVincent Sanders <vince@kyllikki.org>2017-10-12 17:02:41 +0100
commit1c26534c6549de6ca191f5ec1ce77e1b4a4551ad (patch)
tree5d740aa376477c8ae14227bb9d6fb689947b472b /Makefile
parent9724f92b7d8e54c23ca4849647763002d9019437 (diff)
downloadlibnspsl-1c26534c6549de6ca191f5ec1ce77e1b4a4551ad.tar.gz
libnspsl-1c26534c6549de6ca191f5ec1ce77e1b4a4551ad.tar.bz2
Update public suffix list to current editionrelease/0.1.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bf18bc7..ac62dfe 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := nspsl
-COMPONENT_VERSION := 0.1.1
+COMPONENT_VERSION := 0.1.2
# Default to a static library
COMPONENT_TYPE ?= lib-static