From d9e0c438e10e2155513e5d26498af472c5137d65 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 20 Jan 2014 03:41:48 +0100 Subject: Apply post-1.22.0 patches, bump version to 1.22.1 Signed-off-by: Denys Vlasenko --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 48d22e2..33d59e3 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 1 PATCHLEVEL = 22 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Unnamed -- cgit v1.1