common: drop leading 'v' in version numbers
[sheet.git] / sc.plp
diff --git a/sc.plp b/sc.plp
index 612695e69dcb91db6072d45ab569c920b53cf9a2..0966fc48942aff86d325f1f17a1f0b9cf2ba90ce 100644 (file)
--- a/sc.plp
+++ b/sc.plp
@@ -22,7 +22,7 @@ my $datafile = "sc-units-$scver{id}.inc.pl";
 
 Html({
        title => "$scver{title} unit cheat sheet",
-       version => 'v1.1',
+       version => '1.1',
        description => [
                "Reference of $scver{game} unit properties,"
                . " comparing various statistics of all the units in $scver{name}"