diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-07-28 19:24:52 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-07-28 19:24:52 +0200 |
commit | ae3eeb273fb8c1f069bebe173ce2def1af3d8485 (patch) | |
tree | 6c99860d1e27562f700ddb47e49dab2c0cebae53 /Rules.mak | |
parent | 3d2872efe317fa3185b45a35d1c76669585f89a8 (diff) |
bump for releasev1.0.26
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 := 25 +SUBLEVEL := 26 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) |