summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2023-12-24 23:48:44 +0000
committerVincent Sanders <vince@kyllikki.org>2023-12-24 23:48:44 +0000
commita01df2a17079848adb0e68226a572b579ed046a8 (patch)
tree8dc23d77fd6b2a1ea85daf127ec39e076d79277e /Makefile
parent1867e1ec995c84aca6f1159a6e04099c2cf215b6 (diff)
downloadlibnspsl-a01df2a17079848adb0e68226a572b579ed046a8.tar.gz
libnspsl-a01df2a17079848adb0e68226a572b579ed046a8.tar.bz2
Update public suffix list for releaseHEADrelease/0.1.7master
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f027c85..6db09c8 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := nspsl
-COMPONENT_VERSION := 0.1.6
+COMPONENT_VERSION := 0.1.7
# Default to a static library
COMPONENT_TYPE ?= lib-static