From de5907061aead26aeef95d998a02ea7b00d4242d Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 24 May 2020 21:39:02 +0100 Subject: Update component version to 0.8 for release Signed-off-by: Vincent Sanders --- Makefile | 4 ++-- 1 file 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 +# Copyright 2013-2020 Vincent Sanders # 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 -- cgit v1.2.3