diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-06-11 23:09:02 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-06-11 23:09:02 +0200 |
commit | 8b3d82087039655037d4d2c4545f058b3075e75c (patch) | |
tree | 3b887e6a754cf8c7001771a6f2c0ce875422b7f4 /Rules.mak | |
parent | ff8e1ce2a6fe6ed135ea0444ce048668a8890b3e (diff) |
bump for releasev1.0.25
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 := 24 +SUBLEVEL := 25 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) |