Gitweb links:

...log 
http://git.netsurf-browser.org/libnsutils.git/shortlog/490205e84fad9cf927cb9c73d58caf11c7a1d97f
...commit 
http://git.netsurf-browser.org/libnsutils.git/commit/490205e84fad9cf927cb9c73d58caf11c7a1d97f
...tree 
http://git.netsurf-browser.org/libnsutils.git/tree/490205e84fad9cf927cb9c73d58caf11c7a1d97f

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

    Update component version for release

diff --git a/Makefile b/Makefile
index 6236b73..e275537 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 
 # Component settings
 COMPONENT := nsutils
-COMPONENT_VERSION := 0.1.0
+COMPONENT_VERSION := 0.1.1
 # 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 6236b73..e275537 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 
 # Component settings
 COMPONENT := nsutils
-COMPONENT_VERSION := 0.1.0
+COMPONENT_VERSION := 0.1.1
 # 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