summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-10-08 14:26:35 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-10-08 14:26:35 +0000
commitb421b0c07fef4a2f094e6c5855747eadc1b370f1 (patch)
tree1f7622d647226a037b7e4ead3dbe68f2978abaff /patchlevel.h
parentb4419834d74e20abb58f4420fb84698a4f726045 (diff)
downloadperl-b421b0c07fef4a2f094e6c5855747eadc1b370f1.tar.gz
Update Changes.
p4raw-id: //depot/perl@12363
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 90dbd098f2..7a0b7b2f66 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
- ,"DEVEL12339"
+ ,"DEVEL12362"
,NULL
};