diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-09-27 21:17:41 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-09-27 21:17:41 +0200 |
commit | 0eaa809ba2232b022932f2c79b5e780543587d37 (patch) | |
tree | 3d942e05a475f900b1201c9b5bf198d312b9411e /Rules.mak | |
parent | 4c68c74d91fe42c576b5b5da9ed113aa025e7f09 (diff) |
bump for releasev1.0.18
Diffstat (limited to 'Rules.mak')
-rw-r--r-- | Rules.mak | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -127,7 +127,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR # Now config hard core MAJOR_VERSION := 1 MINOR_VERSION := 0 -SUBLEVEL := 17 +SUBLEVEL := 18 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) |