X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/232290cdd9e78a7a49416c2f6840bd3e5dd10d5d..43be2e08c87114081b41f854f8847941842c878d:/vim.plp diff --git a/vim.plp b/vim.plp index 36975e3..e8ed73c 100644 --- a/vim.plp +++ b/vim.plp @@ -5,7 +5,7 @@ use warnings; no warnings 'qw'; # you know what you doing no warnings 'uninitialized'; # save some useless checks for more legible code -our $VERSION = '1.1'; +our $VERSION = '1.2'; our $ascii = 0; if (exists $get{ascii}) {