summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-11-28 14:56:50 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-11-28 14:56:50 +0000
commita6596f262dc1e678047991a47da7123947ebae11 (patch)
tree359aac6341e8c578f4b1c135ebddb4fc79197f6e /patchlevel.h
parenteb782340ac189f87a9572b63a1fcb9dd8bc50473 (diff)
downloadperl-a6596f262dc1e678047991a47da7123947ebae11.tar.gz
Update Changes.
p4raw-id: //depot/perl@13343
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 79424aca9d..f88d18e855 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
- ,"DEVEL13323"
+ ,"DEVEL13342"
,NULL
};