diff mbox

[uclibc-ng-devel] uClibc-ng - small C library for embedded systems branch master updated. v1.0.20-16-g6cfe578

Message ID 20161226080711.17798100B2@helium.openadk.org
State Not Applicable
Headers show

Commit Message

wbx Dec. 26, 2016, 8:07 a.m. UTC
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  6cfe578d49ab6638be8a7448ccc3b9d8de4a247b (commit)
      from  cf5bbef923ed50e299295af352692865e48d8eeb (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 6cfe578d49ab6638be8a7448ccc3b9d8de4a247b
Author: Waldemar Brodkorb <wbx@openadk.org>
Date:   Mon Dec 26 09:11:34 2016 +0100

    bump for release

-----------------------------------------------------------------------

Summary of changes:
 Rules.mak | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



hooks/post-receive
diff mbox

Patch

diff --git a/Rules.mak b/Rules.mak
index f3c3d7a..8bd2863 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      := 20
+SUBLEVEL      := 21
 EXTRAVERSION  :=
 VERSION       := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
 ABI_VERSION   := $(MAJOR_VERSION)