summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2012-05-15 21:13:08 -0400
committerRicardo Signes <rjbs@cpan.org>2012-05-15 21:13:08 -0400
commitab7cd65bfff4737dfca2585bab85448d61bf8056 (patch)
treef58614b39146efc2e30ff3e384808c4bf7375d7e
parent1540de7c942823a29b1deeba0679cc5fe6d10674 (diff)
downloadperl-ab7cd65bfff4737dfca2585bab85448d61bf8056.tar.gz
our next release is RC2
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index d0740e44d4..a5052530f0 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,7 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC1"
+ ,"RC2"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif