diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2018-04-28 19:50:38 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2018-04-28 19:50:38 +0100 |
commit | 74842247338777ebf841f63221fc58cbb77d3b26 (patch) | |
tree | 445845729e2e9c88c8352e7f6061700e7b366e16 /Rules.mak | |
parent | 3f100edcc4df52e0a3c61d698914bb60a2800179 (diff) |
bump for release 1.0.30v1.0.30
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 := 29 +SUBLEVEL := 30 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) |