diff options
author | Jesse Vincent <jesse@bestpractical.com> | 2010-04-02 15:22:22 -0400 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2010-04-02 15:22:22 -0400 |
commit | 928e1fe927c71900e18cc53df7af320cbe4a2843 (patch) | |
tree | e5747557fb46affd6ef4929a62c1629b3b8adce5 /patchlevel.h | |
parent | f678642fcc8925f8f3325d3ccc96b6ce794d0a79 (diff) | |
download | perl-928e1fe927c71900e18cc53df7af320cbe4a2843.tar.gz |
There's gonna be an RC3v5.12.0-RC3
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 d29a1d4427..0fcffba771 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -127,7 +127,7 @@ hunk. # endif static const char * const local_patches[] = { NULL - ,"RC2" + ,"RC3" #ifdef PERL_GIT_UNCOMMITTED_CHANGES ,"uncommitted-changes" #endif |