Version 0.7.5

No major changes, yet the merge with Fievel's work impacts considerably
the git tree thus a minor version update.
This commit is contained in:
David Beniamine
2016-09-05 15:46:52 +02:00
parent 85c215b4cc
commit c2eb67f1a6
3 changed files with 8 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.7.4
let g:Todo_txt_loaded=0.7.5
endif
" General options {{{1