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, master has been updated via aebdbb727362a92437b772e5d749d6650e5b823f (commit) from 5427b1a0a6b088df0866601a4cb52cf3a06ea650 (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 aebdbb727362a92437b772e5d749d6650e5b823f Author: Waldemar Brodkorb wbx@uclibc-ng.org Date: Sun Jul 3 00:28:36 2016 +0200
bump for release
-----------------------------------------------------------------------
Summary of changes: Rules.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Rules.mak b/Rules.mak index 894d4dc..3c80016 100644 --- a/Rules.mak +++ b/Rules.mak @@ -127,7 +127,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR # Now config hard core MAJOR_VERSION := 1 MINOR_VERSION := 0 -SUBLEVEL := 15 +SUBLEVEL := 16 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION)
hooks/post-receive