diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2016-12-04 09:50:35 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2016-12-04 09:50:35 +0100 |
commit | 2b511ec751c88d39543532b536d238fceabc1644 (patch) | |
tree | 6144a63edca870f9ba7e5e96642601c0d0e7fb73 | |
parent | aadbad6264e9f88bc886558cf3ed5cb34e747f8c (diff) |
bump for releasev1.0.20
-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 := 19 +SUBLEVEL := 20 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) |