Gitweb links:

...log 
http://git.netsurf-browser.org/libsvgtiny.git/shortlog/5cbbe886e9a079716da44f2b9020ded627be728e
...commit 
http://git.netsurf-browser.org/libsvgtiny.git/commit/5cbbe886e9a079716da44f2b9020ded627be728e
...tree 
http://git.netsurf-browser.org/libsvgtiny.git/tree/5cbbe886e9a079716da44f2b9020ded627be728e

The branch, master has been updated
       via  5cbbe886e9a079716da44f2b9020ded627be728e (commit)
      from  d5060009e934f2715a35601f7e4192702a473216 (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/libsvgtiny.git/commit/?id=5cbbe886e9a079716da44f2b9020ded627be728e
commit 5cbbe886e9a079716da44f2b9020ded627be728e
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>

    Update component version for 0.1.6 release

diff --git a/Makefile b/Makefile
index fa01e2e..d9cf652 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 
 # Component settings
 COMPONENT := svgtiny
-COMPONENT_VERSION := 0.1.5
+COMPONENT_VERSION := 0.1.6
 # 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 fa01e2e..d9cf652 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 
 # Component settings
 COMPONENT := svgtiny
-COMPONENT_VERSION := 0.1.5
+COMPONENT_VERSION := 0.1.6
 # Default to a static library
 COMPONENT_TYPE ?= lib-static
 


-- 
NetSurf SVG decoder

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

Reply via email to