summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2011-06-16 20:10:26 -0400
committerJesse Vincent <jesse@bestpractical.com>2011-06-16 20:10:26 -0400
commitcc92ef02098c000d945bcf93c92bdb2a0a05fa97 (patch)
tree7246f6d00f350f4ab17f256c547eb9db810e6a2c
parent4312ec987635747ef52777620b0331d270805b54 (diff)
downloadperl-cc92ef02098c000d945bcf93c92bdb2a0a05fa97.tar.gz
Remove the RC1 markerv5.14.1
-rw-r--r--patchlevel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index c4b1030ac8..1a905b12a2 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,7 +133,6 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC1"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif