X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=savezelda.git;a=blobdiff_plain;f=batman%2Fmake-title-bin.pl;h=639905ddcd347097d165c90bfdf1fe7bab8fc86b;hp=a3c4b752a5eaf72d4871a01f14aff8d312ea4736;hb=refs%2Fheads%2Fbatman;hpb=72909eca4c8b59db2ad925a781933f76802166e8 diff --git a/batman/make-title-bin.pl b/batman/make-title-bin.pl index a3c4b75..639905d 100755 --- a/batman/make-title-bin.pl +++ b/batman/make-title-bin.pl @@ -9,7 +9,7 @@ sub printline { print $x; } -$name = "\"Bathaxx\" by lewurm"; +$name = '"Bathaxx" by lewurm'; $version = `cat ../.version`; printline $name;