Gitweb links:
...log
http://git.netsurf-browser.org/libnsfb.git/shortlog/d5b4c96268df11437957c288f95490f011db9335
...commit
http://git.netsurf-browser.org/libnsfb.git/commit/d5b4c96268df11437957c288f95490f011db9335
...tree
http://git.netsurf-browser.org/libnsfb.git/tree/d5b4c96268df11437957c288f95490f011db9335
The branch, master has been updated
via d5b4c96268df11437957c288f95490f011db9335 (commit)
from 9672c46b1a3ecf2a0c32445f1c1d17f15fd20bb5 (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/libnsfb.git/commit/?id=d5b4c96268df11437957c288f95490f011db9335
commit d5b4c96268df11437957c288f95490f011db9335
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>
Update component version to 0.2.2 for release
Signed-off-by: Vincent Sanders <[email protected]>
diff --git a/Makefile b/Makefile
index dd6bbac..e70cffb 100644
--- a/Makefile
+++ b/Makefile
@@ -2,11 +2,11 @@
#
# Makefile for libnsfb
#
-# Copyright 2013-2015 Vincent Sanders <[email protected]>
+# Copyright 2013-2020 Vincent Sanders <[email protected]>
# Component settings
COMPONENT := nsfb
-COMPONENT_VERSION := 0.2.1
+COMPONENT_VERSION := 0.2.2
# 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 dd6bbac..e70cffb 100644
--- a/Makefile
+++ b/Makefile
@@ -2,11 +2,11 @@
#
# Makefile for libnsfb
#
-# Copyright 2013-2015 Vincent Sanders <[email protected]>
+# Copyright 2013-2020 Vincent Sanders <[email protected]>
# Component settings
COMPONENT := nsfb
-COMPONENT_VERSION := 0.2.1
+COMPONENT_VERSION := 0.2.2
# Default to a static library
COMPONENT_TYPE ?= lib-static
--
NetSurf Framebuffer library
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]