From 4310e3cfafc61ee37d8739d96c29bcce17d42244 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 27 Nov 2017 21:07:08 +0100 Subject: bump for release --- Rules.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rules.mak b/Rules.mak index b553cd41c..9a56415c9 100644 --- a/Rules.mak +++ b/Rules.mak @@ -128,7 +128,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR # Now config hard core MAJOR_VERSION := 1 MINOR_VERSION := 0 -SUBLEVEL := 26 +SUBLEVEL := 27 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) -- cgit v1.2.3