Gitweb links:
...log
http://git.netsurf-browser.org/libcss.git/shortlog/385769d6554d2d3a9c2c35a04cf5dde706cefb6b
...commit
http://git.netsurf-browser.org/libcss.git/commit/385769d6554d2d3a9c2c35a04cf5dde706cefb6b
...tree
http://git.netsurf-browser.org/libcss.git/tree/385769d6554d2d3a9c2c35a04cf5dde706cefb6b
The branch, master has been updated
via 385769d6554d2d3a9c2c35a04cf5dde706cefb6b (commit)
from 6be78419e673c7aaac7143d1dafaa6a4a747b32d (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=385769d6554d2d3a9c2c35a04cf5dde706cefb6b
commit 385769d6554d2d3a9c2c35a04cf5dde706cefb6b
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>
Update component version to 0.9.1 for release
Signed-off-by: Vincent Sanders <[email protected]>
diff --git a/Makefile b/Makefile
index 8c3b908..0835c8f 100644
--- a/Makefile
+++ b/Makefile
@@ -2,11 +2,11 @@
#
# Makefile for libcss
#
-# Copyright 2009-2015 John-Mark Bell <[email protected]>
+# Copyright 2009-2020 John-Mark Bell <[email protected]>
# Component settings
COMPONENT := css
-COMPONENT_VERSION := 0.9.0
+COMPONENT_VERSION := 0.9.1
# Default to a static library
COMPONENT_TYPE ?= lib-static
-----------------------------------------------------------------------
Summary of changes:
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index 8c3b908..0835c8f 100644
--- a/Makefile
+++ b/Makefile
@@ -2,11 +2,11 @@
#
# Makefile for libcss
#
-# Copyright 2009-2015 John-Mark Bell <[email protected]>
+# Copyright 2009-2020 John-Mark Bell <[email protected]>
# Component settings
COMPONENT := css
-COMPONENT_VERSION := 0.9.0
+COMPONENT_VERSION := 0.9.1
# 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]