Gitweb links:

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

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

    Update component version for release

diff --git a/Makefile b/Makefile
index 5e27b37..fe1656b 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 
 # Component settings
 COMPONENT := dom
-COMPONENT_VERSION := 0.3.4
+COMPONENT_VERSION := 0.4.0
 # 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 5e27b37..fe1656b 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 
 # Component settings
 COMPONENT := dom
-COMPONENT_VERSION := 0.3.4
+COMPONENT_VERSION := 0.4.0
 # Default to a static library
 COMPONENT_TYPE ?= lib-static
 


-- 
Document Object Model library

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to