summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-09-28 12:45:45 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-09-28 12:45:45 +0000
commitc5142e1572479ce48c0e33a0835b6823b425f0b3 (patch)
treef8ee2e544ea910c38b43342348a966a9219d630d /patchlevel.h
parent6e356b8f4d90311cf77d53d935b91ba1c37e82ce (diff)
downloadperl-c5142e1572479ce48c0e33a0835b6823b425f0b3.tar.gz
Update Changes.
p4raw-id: //depot/perl@12258
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 b0bafffbf9..44b37c0e23 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
- ,"DEVEL12238"
+ ,"DEVEL12256"
,NULL
};