diff mbox

[uclibc-ng-devel] uClibc-ng - small C library for embedded systems branch master updated. v1.0.21-39-g3b09bf9

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

Commit Message

wbx Feb. 1, 2017, 8:33 p.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  3b09bf921e994efd50c3c285f7388fbdbce374d1 (commit)
      from  c0a09054b238982e7d40d7dd6fe571bbd9664fe3 (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 3b09bf921e994efd50c3c285f7388fbdbce374d1
Author: Waldemar Brodkorb <wbx@openadk.org>
Date:   Wed Feb 1 21:26:59 2017 +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 f53c581..ae78f44 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      := 21
+SUBLEVEL      := 22
 EXTRAVERSION  :=
 VERSION       := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
 ABI_VERSION   := $(MAJOR_VERSION)