Gitweb links:

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

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

    Update component version for release

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