diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2019-10-15 18:36:40 +0200 | 
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2019-10-15 18:36:40 +0200 | 
| commit | 3f1c2ffd2fd13c368b7652f4ee66d35f65d3f369 (patch) | |
| tree | 65eacd4e1b98d512b65fbd21ad4f94e9f5ac3679 | |
| parent | 9684c2784351e5e65524f75a9cc1df8bf93b4c8b (diff) | |
bump to 1.0.32 for releasev1.0.32
| -rw-r--r-- | Rules.mak | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -128,7 +128,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR  # Now config hard core  MAJOR_VERSION := 1  MINOR_VERSION := 0 -SUBLEVEL      := 31 +SUBLEVEL      := 32  EXTRAVERSION  :=  VERSION       := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)  ABI_VERSION   := $(MAJOR_VERSION)  | 
