diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-12-24 00:46:18 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-12-24 00:46:18 +0100 |
commit | 0ad73077c230093ae004829da44418597f330c6a (patch) | |
tree | 1374630f04e6ee8369134c9f547910004596b1db /Rules.mak | |
parent | cc82a850a0ebfbacb7fb62ea2c5b7dd6aebb005d (diff) |
prepare for release of 1.0.10v1.0.10
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 := 9 +SUBLEVEL := 10 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) |