summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-03-20 05:09:34 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-03-20 05:09:34 +0000
commit365eb2691f2468a9598fb53f37793b96456cfd99 (patch)
treeb66f5f0b74eced0c077ab45c8b645c4752df5ae4 /patchlevel.h
parent1ed601ecfa74af5f3658ce7ccdb6a4fecf7ee591 (diff)
downloadperl-365eb2691f2468a9598fb53f37793b96456cfd99.tar.gz
Update Changes.
p4raw-id: //depot/perl@9258
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 9eb0c71745..cb9396747a 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
- ,"DEVEL9212"
+ ,"DEVEL9257"
,NULL
};