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