patchlevel: we are now v5.20.0-RC1
authorRicardo Signes <rjbs@cpan.org>
Fri, 16 May 2014 21:58:23 +0000 (17:58 -0400)
committerRicardo Signes <rjbs@cpan.org>
Fri, 16 May 2014 21:58:23 +0000 (17:58 -0400)
patchlevel.h

index 5b1e475..0b50d75 100644 (file)
@@ -133,7 +133,7 @@ hunk.
 #  endif
 static const char * const local_patches[] = {
        NULL
-       ,"RC0"
+       ,"RC1"
 #ifdef PERL_GIT_UNCOMMITTED_CHANGES
        ,"uncommitted-changes"
 #endif