Gitweb links:

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

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

    Update component version for release

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


-- 
NetSurf SVG decoder
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to