diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2020-08-28 10:58:16 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2020-08-28 10:58:16 +0200 |
commit | 7b504fe20cb4693db8a6c7c31303466966cb4088 (patch) | |
tree | cc5d1ff8a777d0deef418cd7d86c17478496c9cd /Rules.mak | |
parent | f3fa882104744e576234483009b42604b4317a7e (diff) |
bump for release 1.0.35v1.0.35
Diffstat (limited to 'Rules.mak')
-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 := 34 +SUBLEVEL := 35 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) |