diff mbox

[uclibc-ng-devel] uClibc-ng - small C library for embedded systems branch master updated. v1.0.17-26-g0eaa809

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

Commit Message

wbx Sept. 27, 2016, 7:23 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  0eaa809ba2232b022932f2c79b5e780543587d37 (commit)
      from  4c68c74d91fe42c576b5b5da9ed113aa025e7f09 (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 0eaa809ba2232b022932f2c79b5e780543587d37
Author: Waldemar Brodkorb <wbx@uclibc-ng.org>
Date:   Tue Sep 27 21:17:41 2016 +0200

    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 9b76e4f..15dfa37 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      := 17
+SUBLEVEL      := 18
 EXTRAVERSION  :=
 VERSION       := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
 ABI_VERSION   := $(MAJOR_VERSION)