Gitweb links:

...log 
http://git.netsurf-browser.org/libhubbub.git/shortlog/41b3e0e617cfce96de85d4d031c4d131e3dc4cf4
...commit 
http://git.netsurf-browser.org/libhubbub.git/commit/41b3e0e617cfce96de85d4d031c4d131e3dc4cf4
...tree 
http://git.netsurf-browser.org/libhubbub.git/tree/41b3e0e617cfce96de85d4d031c4d131e3dc4cf4

The branch, master has been updated
       via  41b3e0e617cfce96de85d4d031c4d131e3dc4cf4 (commit)
      from  595df53b981454939c903182248bd9d983f380b3 (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/libhubbub.git/commit/?id=41b3e0e617cfce96de85d4d031c4d131e3dc4cf4
commit 41b3e0e617cfce96de85d4d031c4d131e3dc4cf4
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>

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

diff --git a/Makefile b/Makefile
index 472d521..34bc7ec 100644
--- a/Makefile
+++ b/Makefile
@@ -2,11 +2,11 @@
 #
 # Makefile for libhubbub
 #
-# Copyright 2009-2015 John-Mark Bell <[email protected]>
+# Copyright 2009-2020 John-Mark Bell <[email protected]>
 
 # Component settings
 COMPONENT := hubbub
-COMPONENT_VERSION := 0.3.6
+COMPONENT_VERSION := 0.3.7
 # Default to a static library
 COMPONENT_TYPE ?= lib-static
 


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

Summary of changes:
 Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 472d521..34bc7ec 100644
--- a/Makefile
+++ b/Makefile
@@ -2,11 +2,11 @@
 #
 # Makefile for libhubbub
 #
-# Copyright 2009-2015 John-Mark Bell <[email protected]>
+# Copyright 2009-2020 John-Mark Bell <[email protected]>
 
 # Component settings
 COMPONENT := hubbub
-COMPONENT_VERSION := 0.3.6
+COMPONENT_VERSION := 0.3.7
 # Default to a static library
 COMPONENT_TYPE ?= lib-static
 


-- 
HTML5 parser library
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to