summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2015-05-19 08:08:30 -0400
committerRicardo Signes <rjbs@cpan.org>2015-05-19 08:08:30 -0400
commita449cbd1d3130552f61fb9052c119992647e36fb (patch)
tree45468f1a7b3a014dad45c7f7c24bc162f7b0dc3c
parenta1c993639224dffaa6c41b1639df7eac4e8134fc (diff)
downloadperl-a449cbd1d3130552f61fb9052c119992647e36fb.tar.gz
patchlevel: we are now releasing v5.22.0 RC1
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 4aaaa5584e..cb17adf15d 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,7 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC0"
+ ,"RC1"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif