diff options
| author | Bert Münnich <ber.t@posteo.de> | 2018-04-11 09:55:28 +0200 |
|---|---|---|
| committer | Bert Münnich <ber.t@posteo.de> | 2018-04-11 09:55:28 +0200 |
| commit | b78aaee9d7412beedf47cbffda19cf874cff8eaf (patch) | |
| tree | 873d1f5876a57c6346d3ba995569dafa23fff0d5 /Makefile | |
| parent | 09b04d7aefc55112b3994c30236010750fbec369 (diff) | |
Initialize window bar buffers to empty string
Fixes issue #308.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = git-20180122 +VERSION = git-20180411 srcdir = . VPATH = $(srcdir) |
