Gitweb links:

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

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

    update component version for 0.3.2 release

diff --git a/Makefile b/Makefile
index ee98c03..984a020 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 
 # Component settings
 COMPONENT := dom
-COMPONENT_VERSION := 0.3.1
+COMPONENT_VERSION := 0.3.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 ee98c03..984a020 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 
 # Component settings
 COMPONENT := dom
-COMPONENT_VERSION := 0.3.1
+COMPONENT_VERSION := 0.3.2
 # 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