diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2016-12-26 09:11:34 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2016-12-26 09:11:34 +0100 |
commit | 6cfe578d49ab6638be8a7448ccc3b9d8de4a247b (patch) | |
tree | 4cff7060340e1d8a274f9d026f6e333dc328c225 | |
parent | cf5bbef923ed50e299295af352692865e48d8eeb (diff) |
bump for releasev1.0.21
-rw-r--r-- | Rules.mak | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |