diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2020-12-24 11:55:14 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2020-12-24 11:55:14 +0100 |
commit | ab1dd83bec59c9e65c31efd6e887182948f627be (patch) | |
tree | 3e04893662cd45c5582bef42c4a9c9bc58c42249 | |
parent | c08a447cbbad4fbf3e85478a69d2f635b369740a (diff) |
bump to 1.0.37v1.0.37
-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 := 36 +SUBLEVEL := 37 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) |