diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-11-27 21:07:08 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-11-27 21:07:08 +0100 |
commit | 4310e3cfafc61ee37d8739d96c29bcce17d42244 (patch) | |
tree | 5362539751221632b6f8a264bc4a1431a5309b87 /Rules.mak | |
parent | e4d064fa81cbe009c6aca7accaf7a83ff2b70d63 (diff) |
bump for releasev1.0.27
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 := 26 +SUBLEVEL := 27 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) |