Gitweb links:

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

The branch, master has been updated
       via  56bc77504bd6e45b52cedd5a293d57c076ad9c98 (commit)
      from  42bf19d6fe00cb29824b5bc86759183e5a832db6 (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=56bc77504bd6e45b52cedd5a293d57c076ad9c98
commit 56bc77504bd6e45b52cedd5a293d57c076ad9c98
Author: Daniel Silverstone <[email protected]>
Commit: Daniel Silverstone <[email protected]>

    Prepare for release of 0.3.1

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