Skip to content

Commit 78a6ee0

Browse files
committed
Bump version (it's late)
1 parent 19803c1 commit 78a6ee0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ from the source code of the miscellaneous scripts using the Python module
3838
<!-- Start of generated documentation -->
3939

4040
The documentation of the 79 functions below was extracted from
41-
16 Vim scripts on June 23, 2013 at 23:13.
41+
16 Vim scripts on June 23, 2013 at 23:14.
4242

4343
### Handling of special buffers
4444

autoload/xolox/misc.vim

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
" The version of my miscellaneous scripts.
22
"
33
" Author: Peter Odding <[email protected]>
4-
" Last Change: June 22, 2013
4+
" Last Change: June 23, 2013
55
" URL: http://peterodding.com/code/vim/misc/
66

7-
let g:xolox#misc#version = '1.7'
7+
let g:xolox#misc#version = '1.8'

doc/misc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ from the source code of the miscellaneous scripts using the Python module
150150
'vimdoctool.py' included in vim-tools [5].
151151

152152
The documentation of the 79 functions below was extracted from 16 Vim scripts
153-
on June 23, 2013 at 23:13.
153+
on June 23, 2013 at 23:14.
154154

155155
-------------------------------------------------------------------------------
156156
*misc-handling-of-special-buffers*

0 commit comments

Comments
 (0)