summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2010-04-05 09:06:58 -0400
committerJesse Vincent <jesse@bestpractical.com>2010-04-05 09:07:13 -0400
commit2038ae0461aaa8320f933e3a05a1ea8e2075ceae (patch)
tree990d98e34a95b60a0d647315aeefc87b1215bcd6
parent928e1fe927c71900e18cc53df7af320cbe4a2843 (diff)
downloadperl-2038ae0461aaa8320f933e3a05a1ea8e2075ceae.tar.gz
We're gonna have a fourth RC.
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 0fcffba771..dccd60a342 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -127,7 +127,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC3"
+ ,"RC4"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif