patchlevel: we are a release candidate no more!
authorRicardo Signes <rjbs@cpan.org>
Mon, 26 May 2014 12:45:08 +0000 (08:45 -0400)
committerRicardo Signes <rjbs@cpan.org>
Mon, 26 May 2014 12:56:17 +0000 (08:56 -0400)
META.json
patchlevel.h

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