Gitweb links:

...log 
http://git.netsurf-browser.org/libdom.git/shortlog/93b8a9bba18fc3166dd158484188b1730afdd382
...commit 
http://git.netsurf-browser.org/libdom.git/commit/93b8a9bba18fc3166dd158484188b1730afdd382
...tree 
http://git.netsurf-browser.org/libdom.git/tree/93b8a9bba18fc3166dd158484188b1730afdd382

The branch, master has been updated
       via  93b8a9bba18fc3166dd158484188b1730afdd382 (commit)
      from  77ec7b8f554a747d27b13bbea3aa18c511531331 (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/libdom.git/commit/?id=93b8a9bba18fc3166dd158484188b1730afdd382
commit 93b8a9bba18fc3166dd158484188b1730afdd382
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>

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

diff --git a/Makefile b/Makefile
index 64bf7c2..1c6d9ff 100644
--- a/Makefile
+++ b/Makefile
@@ -2,11 +2,11 @@
 #
 # Makefile for libdom
 #
-# Copyright 2009-2015 John-Mark Bell <[email protected]>
+# Copyright 2009-2020 John-Mark Bell <[email protected]>
 
 # Component settings
 COMPONENT := dom
-COMPONENT_VERSION := 0.4.0
+COMPONENT_VERSION := 0.4.1
 # 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 64bf7c2..1c6d9ff 100644
--- a/Makefile
+++ b/Makefile
@@ -2,11 +2,11 @@
 #
 # Makefile for libdom
 #
-# Copyright 2009-2015 John-Mark Bell <[email protected]>
+# Copyright 2009-2020 John-Mark Bell <[email protected]>
 
 # Component settings
 COMPONENT := dom
-COMPONENT_VERSION := 0.4.0
+COMPONENT_VERSION := 0.4.1
 # Default to a static library
 COMPONENT_TYPE ?= lib-static
 


-- 
Document Object Model library
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to