From a12eb9c64d736ffa8e335683f54b33b40fbc7385 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 02 Jan 2017 00:43:37 +0000 Subject: Bump version to 1.26.1 Signed-off-by: Denys Vlasenko --- diff --git a/Makefile b/Makefile index 23518ac..06d3077 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 1 PATCHLEVEL = 26 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Unnamed -- cgit