summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-05-24 21:39:02 +0100
committerVincent Sanders <vince@kyllikki.org>2020-05-24 21:39:02 +0100
commitde5907061aead26aeef95d998a02ea7b00d4242d (patch)
treecc9cdc1468fcedbe53020db0b0ba4ab86374651c
parentabe48c2e9e59155864d8faaacb8017df613e9c33 (diff)
downloadnsgenbind-de5907061aead26aeef95d998a02ea7b00d4242d.tar.gz
nsgenbind-de5907061aead26aeef95d998a02ea7b00d4242d.tar.bz2
Update component version to 0.8 for releaserelease/0.8
Signed-off-by: Vincent Sanders <vince@kyllikki.org>
-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