summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-01-06 00:10:48 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-01-06 00:10:48 +0000
commit4f995af1133c713377e148b30b8c6a7a815772a3 (patch)
tree065ead89b4c1a13fc6522c10e1ac2d1366e0dee0 /patchlevel.h
parentba7cea30a89067841f31af65f8c824ae4dcff245 (diff)
downloadperl-4f995af1133c713377e148b30b8c6a7a815772a3.tar.gz
Update Changes.
p4raw-id: //depot/perl@8342
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 c443e6b99e..5030553cec 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
- ,"DEVEL8325"
+ ,"DEVEL8341"
,NULL
};