summaryrefslogtreecommitdiff
path: root/Rules.mak
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-04-22 22:59:48 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-04-22 22:59:48 +0200
commit559ac142e48b812906d0498f6ada93a5662e1606 (patch)
treeaf50de130f76e6cf1dfd5f787949a6f452f4d01c /Rules.mak
parentda89381bc71a7434fe0cb81e5f2e6be05ee9420e (diff)
bump for releasev1.0.24
Diffstat (limited to 'Rules.mak')
-rw-r--r--Rules.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rules.mak b/Rules.mak
index 989b8ed9a..46d714ded 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -128,7 +128,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR
# Now config hard core
MAJOR_VERSION := 1
MINOR_VERSION := 0
-SUBLEVEL := 23
+SUBLEVEL := 24
EXTRAVERSION :=
VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
ABI_VERSION := $(MAJOR_VERSION)