diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-04-18 19:28:03 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-04-18 19:28:03 +0200 |
commit | 1c815cddb63026be7d548e4e1e27110d92165830 (patch) | |
tree | b3e9fc79ef86f1de5de6facf7c247176a63c8b96 /Rules.mak | |
parent | 5cd5bcb616b6e0d3536a8bfa45fa187035f45abd (diff) |
bump version for releasev1.0.14
Diffstat (limited to 'Rules.mak')
-rw-r--r-- | Rules.mak | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -126,7 +126,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR # Now config hard core MAJOR_VERSION := 1 MINOR_VERSION := 0 -SUBLEVEL := 13 +SUBLEVEL := 14 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) |