Gitweb links:

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

The branch, master has been updated
       via  e89a7bc6b5042a4ceb1428a9b4ad8eced38b521b (commit)
      from  b2e6055a302ce7bbd280071ad1a5983f99d24087 (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=e89a7bc6b5042a4ceb1428a9b4ad8eced38b521b
commit e89a7bc6b5042a4ceb1428a9b4ad8eced38b521b
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>

    Update component version for release

diff --git a/Makefile b/Makefile
index a539ff7..f542630 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 
 # Component settings
 COMPONENT := dom
-COMPONENT_VERSION := 0.4.1
+COMPONENT_VERSION := 0.4.2
 # Default to a static library
 COMPONENT_TYPE ?= lib-static
 


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

Summary of changes:
 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index a539ff7..f542630 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 
 # Component settings
 COMPONENT := dom
-COMPONENT_VERSION := 0.4.1
+COMPONENT_VERSION := 0.4.2
 # 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