summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-09-26 13:49:05 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-09-26 13:49:05 +0000
commitbe6b702f8e12e6f8abcec2da346f798062ecab62 (patch)
tree334d8a5ab3a5d4b87930485a28e3aa88857b24e2 /patchlevel.h
parent8852b6d2087faef1097cf525dc7aed28dfc2ece7 (diff)
downloadperl-be6b702f8e12e6f8abcec2da346f798062ecab62.tar.gz
Update Changes.
p4raw-id: //depot/perl@12239
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 66d5a9a81d..b0bafffbf9 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
- ,"DEVEL12178"
+ ,"DEVEL12238"
,NULL
};