patchlevel: call it RC0 until RC1
authorRicardo Signes <rjbs@cpan.org>
Tue, 13 May 2014 01:46:24 +0000 (21:46 -0400)
committerRicardo Signes <rjbs@cpan.org>
Tue, 13 May 2014 01:58:30 +0000 (21:58 -0400)
META.json
patchlevel.h

index ae14cfb..88bccd3 100644 (file)
--- a/META.json
+++ b/META.json
          "vxs.inc"
       ]
    },
-   "release_status" : "stable",
+   "release_status" : "testing",
    "resources" : {
       "bugtracker" : {
          "web" : "https://rt.perl.org/"
index 4a06869..5b1e475 100644 (file)
@@ -133,6 +133,7 @@ hunk.
 #  endif
 static const char * const local_patches[] = {
        NULL
+       ,"RC0"
 #ifdef PERL_GIT_UNCOMMITTED_CHANGES
        ,"uncommitted-changes"
 #endif