summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2016-04-23 18:51:26 +0100
committerRicardo Signes <rjbs@cpan.org>2016-04-23 18:51:26 +0100
commit6f30c2648bf1dda7af5cc205448f8990d2383264 (patch)
treec18039757718f018739fbc304daf6de712b8bd10 /patchlevel.h
parentaec451e99ad2c06e1e63b6207d90abcb31d8f0e1 (diff)
downloadperl-6f30c2648bf1dda7af5cc205448f8990d2383264.tar.gz
bump perl version to v5.24.0-RC2v5.24.0-RC2
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 97beacf7cf..2a7c7a34df 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