Gitweb links:

...log 
http://git.netsurf-browser.org/libcss.git/shortlog/703f1247b2fabd5dc685ba80bc26ccfa263c79ae
...commit 
http://git.netsurf-browser.org/libcss.git/commit/703f1247b2fabd5dc685ba80bc26ccfa263c79ae
...tree 
http://git.netsurf-browser.org/libcss.git/tree/703f1247b2fabd5dc685ba80bc26ccfa263c79ae

The branch, master has been updated
       via  703f1247b2fabd5dc685ba80bc26ccfa263c79ae (commit)
      from  536334ab63a89cdf54cb6055391dffa94d6e3cf0 (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/libcss.git/commit/?id=703f1247b2fabd5dc685ba80bc26ccfa263c79ae
commit 703f1247b2fabd5dc685ba80bc26ccfa263c79ae
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>

    Update component version for release

diff --git a/Makefile b/Makefile
index 86d6641..43e9a80 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 
 # Component settings
 COMPONENT := css
-COMPONENT_VERSION := 0.9.1
+COMPONENT_VERSION := 0.9.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 86d6641..43e9a80 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 
 # Component settings
 COMPONENT := css
-COMPONENT_VERSION := 0.9.1
+COMPONENT_VERSION := 0.9.2
 # Default to a static library
 COMPONENT_TYPE ?= lib-static
 


-- 
Cascading Style Sheets library
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to