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
commit1ac71f599b2f14c721712f4a02946ab2adf5ce10 (patch)
treee71f3cb4347fcd30c3d7b1ecbb5e6c634a0669b8 /patchlevel.h
parent495fb366d5430c536465a56fa63cae5aa71c65e3 (diff)
downloadperl-1ac71f599b2f14c721712f4a02946ab2adf5ce10.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
};