summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@semiotic.systems>2022-05-21 18:44:57 -0400
committerRicardo Signes <rjbs@semiotic.systems>2022-05-21 18:44:57 -0400
commitbb6b7766d45b0b8f81d9351fe337e4bcb3fefd16 (patch)
tree29264616f88a413c7d52e5718b8cbbecddec02ff
parenta469ce8296bf63fe150f107c9d9cfc6eee6b5290 (diff)
downloadperl-bb6b7766d45b0b8f81d9351fe337e4bcb3fefd16.tar.gz
bump version to v5.36.0 (RC3)v5.36.0-RC3
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 0c6a5db281..ec76c4f99e 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -157,7 +157,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC2"
+ ,"RC3"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif