Gitweb links:

...log 
http://git.netsurf-browser.org/nsgenbind.git/shortlog/de5907061aead26aeef95d998a02ea7b00d4242d
...commit 
http://git.netsurf-browser.org/nsgenbind.git/commit/de5907061aead26aeef95d998a02ea7b00d4242d
...tree 
http://git.netsurf-browser.org/nsgenbind.git/tree/de5907061aead26aeef95d998a02ea7b00d4242d

The branch, master has been updated
       via  de5907061aead26aeef95d998a02ea7b00d4242d (commit)
      from  abe48c2e9e59155864d8faaacb8017df613e9c33 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/nsgenbind.git/commit/?id=de5907061aead26aeef95d998a02ea7b00d4242d
commit de5907061aead26aeef95d998a02ea7b00d4242d
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>

    Update component version to 0.8 for release
    
    Signed-off-by: Vincent Sanders <[email protected]>

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 <[email protected]>
+# Copyright 2013-2020 Vincent Sanders <[email protected]>
 
 # 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


-----------------------------------------------------------------------

Summary of changes:
 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 <[email protected]>
+# Copyright 2013-2020 Vincent Sanders <[email protected]>
 
 # 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


-- 
NetSurf Generator for JavaScript bindings
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to