summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-11-29 14:34:18 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-11-29 14:34:18 +0000
commitfc6eecbfafd6504245dabedefbc5112eb39730f7 (patch)
tree8b57ae778fbb1b90e7d2c039c5dbe9a7df48f764 /patchlevel.h
parent97d5a6db707eda914db3ee20a68bf6258a40d736 (diff)
downloadperl-fc6eecbfafd6504245dabedefbc5112eb39730f7.tar.gz
Update Changes.
p4raw-id: //depot/perl@13364
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 f88d18e855..113ab515c3 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
- ,"DEVEL13342"
+ ,"DEVEL13363"
,NULL
};