summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorHugo van der Sanden <hv@crypt.org>2003-10-02 09:18:27 +0000
committerhv <hv@crypt.org>2003-10-02 09:18:27 +0000
commitce780a941831a1d57a2a9ffb2501fb299375bda3 (patch)
tree2e01c5718db772fefe6be2386f49897c80f01b98 /patchlevel.h
parent6a477168226f5506df9ce7c01de57e2808b61d82 (diff)
downloadperl-ce780a941831a1d57a2a9ffb2501fb299375bda3.tar.gz
Update changes
p4raw-id: //depot/perl@21399
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 3e4b7c9eaf..cf8cf9db57 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -120,7 +120,7 @@ hunk.
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"DEVEL21396"
+ ,"DEVEL21398"
,NULL
};