Skip to content

Commit cbb9a3b

Browse files
committed
Updated miscellaneous scripts
1 parent 1f30e06 commit cbb9a3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

autoload/xolox/session.vim

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
" Vim script
22
" Author: Peter Odding
3-
" Last Change: August 31, 2011
3+
" Last Change: September 4, 2011
44
" URL: http://peterodding.com/code/vim/session/
55

6-
let g:xolox#session#version = '1.4.11'
6+
let g:xolox#session#version = '1.4.12'
77

88
" Public API for session persistence. {{{1
99

0 commit comments

Comments
 (0)