Gitweb links:
...log
http://git.netsurf-browser.org/nsgenbind.git/shortlog/ab1f1cb380783ce4e9c...
...commit
http://git.netsurf-browser.org/nsgenbind.git/commit/ab1f1cb380783ce4e9c87...
...tree
http://git.netsurf-browser.org/nsgenbind.git/tree/ab1f1cb380783ce4e9c8763...
The branch, master has been updated
via ab1f1cb380783ce4e9c87632daad2cf08ca22da5 (commit)
from 10277b8eb2229923ba48f2de0873eab1e5f24ece (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/nsgenbind.git/commit/?id=ab1f1cb380783ce4e...
commit ab1f1cb380783ce4e9c87632daad2cf08ca22da5
Author: Daniel Silverstone <dsilvers(a)digital-scurf.org>
Commit: Daniel Silverstone <dsilvers(a)digital-scurf.org>
Prepare for 0.4
diff --git a/Makefile b/Makefile
index 943cc2c..475d532 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ COMPONENT := nsgenbind
# And the component type
COMPONENT_TYPE := binary
# Component version
-COMPONENT_VERSION := 0.3
+COMPONENT_VERSION := 0.4
# Tooling
PREFIX ?= /opt/netsurf
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 943cc2c..475d532 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ COMPONENT := nsgenbind
# And the component type
COMPONENT_TYPE := binary
# Component version
-COMPONENT_VERSION := 0.3
+COMPONENT_VERSION := 0.4
# Tooling
PREFIX ?= /opt/netsurf
--
NetSurf Generator for JavaScript bindings