Skip to content

Commit 3f37a29

Browse files
committed
Merge branch 'release/0.6.19' into develop
2 parents 810aec3 + 6024e76 commit 3f37a29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/pymode.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
(__) (__) (__) (_) (_)(_____)(_)\_) (_/\/\_)(_____)(____/(____) ~
77

88

9-
Version: 0.6.18
9+
Version: 0.6.19
1010

1111
==============================================================================
1212
CONTENTS *Python-mode-contents*

ftplugin/python/init-pymode.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ endif
44

55
call pymode#Default('g:pymode_test', 0)
66

7-
let g:pymode_version = "0.6.18"
7+
let g:pymode_version = "0.6.19"
88

99
com! PymodeVersion echomsg "Current python-mode version: " . g:pymode_version
1010

0 commit comments

Comments
 (0)