summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-11-15 15:35:48 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-11-15 15:35:48 +0000
commit47eb2c97b7ba22f5efd5098adf5a4590e3c2268c (patch)
tree3dde38deb81a682a66cbc8b00aab106d16449bc4 /patchlevel.h
parent8a73d5ddfc2004bbdfc29f5b8328370ac73c6a88 (diff)
downloadperl-47eb2c97b7ba22f5efd5098adf5a4590e3c2268c.tar.gz
Update Changes.
p4raw-id: //depot/perl@13023
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 cc6be0f4ec..b8b4e03d8a 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
- ,"DEVEL12958"
+ ,"DEVEL13022"
,NULL
};