summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-12-24 00:46:18 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-12-24 00:46:18 +0100
commit0ad73077c230093ae004829da44418597f330c6a (patch)
tree1374630f04e6ee8369134c9f547910004596b1db
parentcc82a850a0ebfbacb7fb62ea2c5b7dd6aebb005d (diff)
prepare for release of 1.0.10v1.0.10
-rw-r--r--Rules.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rules.mak b/Rules.mak
index 7652aab26..7f244b438 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -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)