Gitweb links:

...log 
http://git.netsurf-browser.org/libnsutils.git/shortlog/142a7945fb9fe477324f8df5e9645ef161042483
...commit 
http://git.netsurf-browser.org/libnsutils.git/commit/142a7945fb9fe477324f8df5e9645ef161042483
...tree 
http://git.netsurf-browser.org/libnsutils.git/tree/142a7945fb9fe477324f8df5e9645ef161042483

The branch, master has been updated
       via  142a7945fb9fe477324f8df5e9645ef161042483 (commit)
      from  09f95e2c5f705a6a78a70ab8be1e9a9b7283aa87 (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/libnsutils.git/commit/?id=142a7945fb9fe477324f8df5e9645ef161042483
commit 142a7945fb9fe477324f8df5e9645ef161042483
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>

    Update component version to 0.1.0 for release
    
    Signed-off-by: Vincent Sanders <[email protected]>

diff --git a/Makefile b/Makefile
index b086bed..f62bf69 100644
--- a/Makefile
+++ b/Makefile
@@ -2,11 +2,11 @@
 #
 # Makefile for libnsutils
 #
-# Copyright 2014-1015 Vincent Sanders <[email protected]>
+# Copyright 2014-2020 Vincent Sanders <[email protected]>
 
 # Component settings
 COMPONENT := nsutils
-COMPONENT_VERSION := 0.0.5
+COMPONENT_VERSION := 0.1.0
 # 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 b086bed..f62bf69 100644
--- a/Makefile
+++ b/Makefile
@@ -2,11 +2,11 @@
 #
 # Makefile for libnsutils
 #
-# Copyright 2014-1015 Vincent Sanders <[email protected]>
+# Copyright 2014-2020 Vincent Sanders <[email protected]>
 
 # Component settings
 COMPONENT := nsutils
-COMPONENT_VERSION := 0.0.5
+COMPONENT_VERSION := 0.1.0
 # Default to a static library
 COMPONENT_TYPE ?= lib-static
 


-- 
NetSurf generalised utility library
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to