diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2018-11-14 04:05:39 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2018-11-14 04:05:39 +0100 |
commit | cbfdb7abf4790bac4da52b2161a12bf8abd9f174 (patch) | |
tree | dbd961bc9993649812ee71d812214777a652295d /Rules.mak | |
parent | b2db04d0a81a9784d4a007be3bfef21aee207f8f (diff) |
bump for release 1.0.31v1.0.31
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 := 30 +SUBLEVEL := 31 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) |