summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-09-11 13:02:37 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-09-11 13:02:37 +0000
commitd7f9a270c0cae44e238f7120d767aa2913947b75 (patch)
tree162f6a903f2b124b06776464b71b48c7ecf88da8 /patchlevel.h
parent78196db058807d48f2c755ea8e4fa61c11bee0cc (diff)
downloadperl-d7f9a270c0cae44e238f7120d767aa2913947b75.tar.gz
Update Changes.
p4raw-id: //depot/perl@12003
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 7b0239c36c..15d8b3c415 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -70,7 +70,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"DEVEL11978"
+ ,"DEVEL12002"
,NULL
};