Skip to content

Commit

Permalink
Updated miscellaneous scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
xolox committed Sep 4, 2011
1 parent 1f30e06 commit cbb9a3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions autoload/xolox/session.vim
@@ -1,9 +1,9 @@
" Vim script
" Author: Peter Odding
" Last Change: August 31, 2011
" Last Change: September 4, 2011
" URL: http://peterodding.com/code/vim/session/

let g:xolox#session#version = '1.4.11'
let g:xolox#session#version = '1.4.12'

" Public API for session persistence. {{{1

Expand Down

0 comments on commit cbb9a3b

Please sign in to comment.