X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/ff996811b1d79bcf6eb18b03b0004e067e831d6a..d018b77dfe31043a703b7ae35e9885a87382ba90:/bash.plp diff --git a/bash.plp b/bash.plp index ec244dc..dfaeda4 100644 --- a/bash.plp +++ b/bash.plp @@ -7,7 +7,7 @@ no warnings 'uninitialized'; # save some useless checks for more legible code use Shiar_Sheet::KeySigns qw(%sign); # dependant on $get{ascii} -our $VERSION = '1.2'; +our $VERSION = 'v1.2'; $header{content_type} = "text/html; charset=$sign{charset}"; @@ -109,15 +109,11 @@ $keys->print_rows($get{static} || '543');