From b78aaee9d7412beedf47cbffda19cf874cff8eaf Mon Sep 17 00:00:00 2001 From: Bert Münnich Date: Wed, 11 Apr 2018 09:55:28 +0200 Subject: Initialize window bar buffers to empty string Fixes issue #308. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8ce289d..9f8b6ae 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = git-20180122 +VERSION = git-20180411 srcdir = . VPATH = $(srcdir) -- cgit v1.2.3-54-g00ecf