diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 1998-07-18 20:50:26 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 1998-07-18 20:50:26 +0000 |
commit | 62a559b8665e0cfb74dd6a69c48e22412fbdf175 (patch) | |
tree | 99a5701cb5373bb2618f4e40af79056304e8bfe3 /patchlevel.h | |
parent | 954eb2b583d25fd9ce5047f2c3b685b640f18bd7 (diff) | |
parent | f7ac0805bb97e1e2d7fa37a2ffc86ce9bd5c6350 (diff) | |
download | perl-62a559b8665e0cfb74dd6a69c48e22412fbdf175.tar.gz |
Merge latest mainline
p4raw-id: //depot/ansiperl@1536
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 }; |