summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@semiotic.systems>2022-05-20 13:59:39 -0400
committerRicardo Signes <rjbs@semiotic.systems>2022-05-20 13:59:39 -0400
commit8a09262fdf058fa4eaa045c79cbae2eba0857235 (patch)
tree8855a44568de596ca856423f100df13d2c46b91b /patchlevel.h
parentaaf9176f4691ec62adbe4abec96bb90b22093fee (diff)
downloadperl-8a09262fdf058fa4eaa045c79cbae2eba0857235.tar.gz
bump version to v5.36.0 (RC1)
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 720022b440..f9ccc66b51 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -157,7 +157,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC0"
+ ,"RC1"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif