diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-05-29 09:16:49 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-05-29 09:16:49 +0200 |
commit | 95174cb69c523a1544e5f6f20e47f7d60007e569 (patch) | |
tree | f8c439a91668f2bba1626cd6abf8206ac942d347 | |
parent | 557f663a8cb7de8cbbfa9ce63b2c956bcaad194c (diff) |
bump for releasev1.0.15
-rw-r--r-- | Rules.mak | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -126,7 +126,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR # Now config hard core MAJOR_VERSION := 1 MINOR_VERSION := 0 -SUBLEVEL := 14 +SUBLEVEL := 15 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) |