diff options
author | Jesse Vincent <jesse@bestpractical.com> | 2010-04-05 09:06:58 -0400 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2010-04-05 09:07:13 -0400 |
commit | 2038ae0461aaa8320f933e3a05a1ea8e2075ceae (patch) | |
tree | 990d98e34a95b60a0d647315aeefc87b1215bcd6 /patchlevel.h | |
parent | 928e1fe927c71900e18cc53df7af320cbe4a2843 (diff) | |
download | perl-2038ae0461aaa8320f933e3a05a1ea8e2075ceae.tar.gz |
We're gonna have a fourth RC.
Diffstat (limited to 'patchlevel.h')
-rw-r--r-- | patchlevel.h | 2 |
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 |