diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-01-31 17:42:51 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-01-31 17:42:51 +0100 |
commit | 003b266cbeb370a8eae91dc256197f00798c6f93 (patch) | |
tree | dad1c44b47ec4eee6e1144b79e40b3c8afeb0a39 /Rules.mak | |
parent | 931fd627f61957dbe33860f659c7cf2939f94113 (diff) |
bump version for releasev1.0.12
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 := 11 +SUBLEVEL := 12 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) |