summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2014-01-06 17:47:49 -0500
committerRicardo Signes <rjbs@cpan.org>2014-01-06 17:47:49 -0500
commitdc6f860da8298baa7dda0281f6d8ad1b9de1d7cd (patch)
tree7f7df9de44dae9eb4332c8683ebd3c629e8f55cd
parent4b39663ff1c51c68c6412a29ea57b000bf4e81af (diff)
downloadperl-dc6f860da8298baa7dda0281f6d8ad1b9de1d7cd.tar.gz
disarm the release candidate marker
-rw-r--r--patchlevel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 381c1d2f81..9f85e9452a 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,7 +133,6 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC4"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif