diff options
Diffstat (limited to 'patchlevel.h')
-rw-r--r-- | patchlevel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h index 96eba37892..fc1c8e1d33 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -127,6 +127,7 @@ hunk. # endif static const char * const local_patches[] = { NULL + ,"RC0" #ifdef PERL_GIT_UNCOMMITTED_CHANGES ,"uncommitted-changes" #endif |