This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "uClibc-ng - small C library for embedded systems".
The branch, 1.0 has been updated via 70c47188ecf16d626893b6f06c5843830c98fa35 (commit) from d0039e5ac5fe09e04c849c46640c191caa4f9eda (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 ----------------------------------------------------------------- commit 70c47188ecf16d626893b6f06c5843830c98fa35 Author: Waldemar Brodkorb wbx@openadk.org Date: Sun Nov 15 11:25:50 2015 +0100
bump version, preparing release
-----------------------------------------------------------------------
Summary of changes: Rules.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Rules.mak b/Rules.mak index d769bba..fdaf456 100644 --- a/Rules.mak +++ b/Rules.mak @@ -126,7 +126,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR # Now config hard core MAJOR_VERSION := 1 MINOR_VERSION := 0 -SUBLEVEL := 8 +SUBLEVEL := 9 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION)
hooks/post-receive