Micro release

This commit is contained in:
David Beniamine
2017-09-11 13:34:49 +02:00
parent 311761e327
commit 35810c388d
3 changed files with 5 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ set cpo&vim
if exists("g:Todo_txt_loaded")
finish
else
let g:Todo_txt_loaded=0.8
let g:Todo_txt_loaded=0.8.1
endif
" General options {{{1