summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-05-28 19:08:45 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-05-28 19:08:45 +0000
commit71c736f5dfeb51f0c7ac04b7274d3cc5b646ec4e (patch)
tree040a1a5c49a512e360146b438fd96c90cc9bad2e /patchlevel.h
parentc7495be9c89300bfe5f340dc57784c0c1c69d537 (diff)
downloadperl-71c736f5dfeb51f0c7ac04b7274d3cc5b646ec4e.tar.gz
Update Changes.
p4raw-id: //depot/perl@10268
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 faae9a8e04..13b84bbc23 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
- ,"DEVEL10209"
+ ,"DEVEL10267"
,NULL
};