Gitweb links:
...log
http://git.netsurf-browser.org/libparserutils.git/shortlog/447c86722d4043ca10921a1746c72fea05838c11
...commit
http://git.netsurf-browser.org/libparserutils.git/commit/447c86722d4043ca10921a1746c72fea05838c11
...tree
http://git.netsurf-browser.org/libparserutils.git/tree/447c86722d4043ca10921a1746c72fea05838c11
The branch, master has been updated
via 447c86722d4043ca10921a1746c72fea05838c11 (commit)
from 96cdd0ff114299f520e76538ab8fde39358b87f9 (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/libparserutils.git/commit/?id=447c86722d4043ca10921a1746c72fea05838c11
commit 447c86722d4043ca10921a1746c72fea05838c11
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>
Update component version for release
diff --git a/Makefile b/Makefile
index 96f6644..3df7392 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := parserutils
-COMPONENT_VERSION := 0.2.4
+COMPONENT_VERSION := 0.2.5
# 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 96f6644..3df7392 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := parserutils
-COMPONENT_VERSION := 0.2.4
+COMPONENT_VERSION := 0.2.5
# Default to a static library
COMPONENT_TYPE ?= lib-static
--
Lexer/parser utility functions
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]