Add a new Porting/podtidy to reformat pod using Pod::Tidy
[p5sagit/p5-mst-13.2.git] / perl.c
diff --git a/perl.c b/perl.c
index 63ff6d7..021f35d 100644 (file)
--- a/perl.c
+++ b/perl.c
@@ -3304,7 +3304,7 @@ Perl_moreswitches(pTHX_ const char *s)
        PerlIO_printf(PerlIO_stdout(),
                "\nThis is perl, %"SVf
 #ifdef PERL_PATCHNUM
-               " DEVEL" STRINGIFY(PERL_PATCHNUM)
+               " DEVEL:" STRINGIFY(PERL_PATCHNUM)
 #endif
                " built for %s",
                SVfARG(vstringify(PL_patchlevel)),