summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorHugo van der Sanden <hv@crypt.org>2002-12-31 02:02:17 +0000
committerhv <hv@crypt.org>2002-12-31 02:02:17 +0000
commit48e1ca0e91290a3d248ea81fa01a66aa5b85d1fa (patch)
treee71f3cb4347fcd30c3d7b1ecbb5e6c634a0669b8 /patchlevel.h
parent9327d731e2af142b522bc25334d7a7351e40a7fb (diff)
downloadperl-48e1ca0e91290a3d248ea81fa01a66aa5b85d1fa.tar.gz
Update Changes
p4raw-id: //depot/perl@18376
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 130ae0705e..45f316b7b2 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -79,7 +79,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"DEVEL17881"
+ ,"DEVEL18374"
,NULL
};