summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 8f6499c9be..56b86ae3cc 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -130,7 +130,7 @@ static const char * const local_patches[] = {
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif
- ,"RC1"
+ ,"RC2"
PERL_GIT_UNPUSHED_COMMITS /* do not remove this line */
,NULL
};