summaryrefslogtreecommitdiff
path: root/Rules.mak
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-03-13 22:33:41 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-03-13 22:33:41 +0100
commit50a5c1c36f39b3d0feffcbdf20d906508c545ffe (patch)
tree9db1cb0ced705e21a832cac5f4c33ff8500c8b96 /Rules.mak
parent3c1457161e5206c2d576ab25d350a139511c096d (diff)
bump version for releasev1.0.13
Diffstat (limited to 'Rules.mak')
-rw-r--r--Rules.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rules.mak b/Rules.mak
index b1cececcd..fc53ad13a 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 := 12
+SUBLEVEL := 13
EXTRAVERSION :=
VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
ABI_VERSION := $(MAJOR_VERSION)