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 e46a9f4b1e..6c584bbed9 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -40,6 +40,7 @@ static char *local_patches[] = { NULL ,"DEVEL_BETA_ISSUE_1 - 5.005 Public Beta, Issue 1" + ,"PL_ prefix on vars" ,NULL }; |