diff options
-rw-r--r-- | patchlevel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h index 38ea99974b..d29a1d4427 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -127,7 +127,7 @@ hunk. # endif static const char * const local_patches[] = { NULL - ,"RC1" + ,"RC2" #ifdef PERL_GIT_UNCOMMITTED_CHANGES ,"uncommitted-changes" #endif |