summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorAbhijit Menon-Sen <ams@wiw.org>2003-10-01 22:18:13 +0000
committerAbhijit Menon-Sen <ams@wiw.org>2003-10-01 22:18:13 +0000
commit70faccd78e90746af0dac8c794d8429d15b6dfbe (patch)
treeff603179cd49935236e09eb313936076f4472dc6 /patchlevel.h
parentbe85d34438445e22b1284a6bdfb03db1aac59f18 (diff)
downloadperl-70faccd78e90746af0dac8c794d8429d15b6dfbe.tar.gz
Update Changes.
p4raw-id: //depot/perl@21396
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 64ffcb3b83..3e4b7c9eaf 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
- ,"DEVEL20173"
+ ,"DEVEL21396"
,NULL
};