summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2015-05-30 11:45:31 -0400
committerRicardo Signes <rjbs@cpan.org>2015-06-01 12:46:03 -0400
commit34be08b732a5126deb8d0eaa3290fbb6d2fb8ad1 (patch)
tree68f66124cf547a5e1b06ae78945d8d72d644f00b
parent615f46ba624555d64e22096055d2a05228668e8d (diff)
downloadperl-34be08b732a5126deb8d0eaa3290fbb6d2fb8ad1.tar.gz
remove the RC marker from patchlevel.h for v5.22.0!
-rw-r--r--patchlevel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 2ca80b174b..a0ad78bf1e 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,7 +133,6 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC2"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif