commit 8efbd6ea890cc1fde5f1ba4a9660231e212f98fe
parent 4b53b995085b12dc903fec82104b7701fec891e1
Author: Daniel Moch <daniel@danielmoch.com>
Date: Sat, 10 Dec 2016 07:48:41 -0500
MakeJov v1.1.1
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/plugin/makejob.vim b/plugin/makejob.vim
@@ -1,7 +1,7 @@
"
" TITLE: VIM-MAKEJOB
" AUTHOR: Daniel Moch <daniel@danielmoch.com>
-" VERSION: 1.1.1-dev
+" VERSION: 1.1.1
"
if exists('g:loaded_makejob') || version < 800 || !has('job') ||
\ !has('channel') || !has('quickfix')