summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2011-05-09 11:31:27 -0400
committerJesse Vincent <jesse@bestpractical.com>2011-05-09 11:31:27 -0400
commit19bfff0f437aaac271c0658c51d56954ab685688 (patch)
treeae74febbd37e654a4062108c5006d65b4d4265a6
parent499a640db217d9e13779fabe08a7736127153ff3 (diff)
downloadperl-19bfff0f437aaac271c0658c51d56954ab685688.tar.gz
Remove the "RC2" marker in preparation for Wednesday's final release.
-rw-r--r--patchlevel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 72a4e12f8b..9c0646b7d0 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