bump versions of all pages with visible changes since v1.11
[sheet.git] / source.plp
index b10f38b268708d286b573990ae2fc8888f906465..d7d7cb50da39a02247be400b341b7b63ae770bee 100644 (file)
@@ -29,7 +29,7 @@ if ($source =~ s{(?<=\Q.inc.pl\E)/jsonp?$}{} and -r $source) {
 
 Html({
        title => "$source source code",
-       version => '1.2',
+       version => '1.3',
        description => !$source ? 'Index of source files for this site.' : [
                "Source code of the $source file at this site,",
                "with syntax highlighted and references linked."