summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2010-04-02 15:22:22 -0400
committerJesse Vincent <jesse@bestpractical.com>2010-04-02 15:22:22 -0400
commit928e1fe927c71900e18cc53df7af320cbe4a2843 (patch)
treee5747557fb46affd6ef4929a62c1629b3b8adce5
parentf678642fcc8925f8f3325d3ccc96b6ce794d0a79 (diff)
downloadperl-928e1fe927c71900e18cc53df7af320cbe4a2843.tar.gz
There's gonna be an RC3v5.12.0-RC3
-rw-r--r--patchlevel.h2
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