diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-08-01 13:43:34 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-08-01 13:43:34 +0200 |
commit | 79dc2c282b655adb8d5075d9eb2519883042ccf8 (patch) | |
tree | 8f65d971eadf003578bc8d1e82960b58e2dff627 /Rules.mak | |
parent | e189f98fcf778031299378f193c52447af6e752a (diff) |
bump for releasev1.0.17
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 := 16 +SUBLEVEL := 17 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) |