summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3f105e0..ad1a85d 100644
--- a/Makefile
+++ b/Makefile
@@ -2,14 +2,14 @@
#
# Makefile for nsgenbind
#
-# Copyright 2013-2015 Vincent Sanders <vince@netsurf-browser.org>
+# Copyright 2013-2020 Vincent Sanders <vince@netsurf-browser.org>
# Define the component name
COMPONENT := nsgenbind
# And the component type
COMPONENT_TYPE := binary
# Component version
-COMPONENT_VERSION := 0.7
+COMPONENT_VERSION := 0.8
# Tooling
PREFIX ?= /opt/netsurf