summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-04-24 20:37:15 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-04-24 20:37:15 +0000
commit78915d94c171e39992d319c2527f3ec732f3da97 (patch)
treefa3a660ba5f3c13401a9d8528ef5e42881d2db18 /patchlevel.h
parentf0552c9a0da65f5cc52316af5ea957134b80db4b (diff)
downloadperl-78915d94c171e39992d319c2527f3ec732f3da97.tar.gz
Update Changes.
p4raw-id: //depot/perl@16147
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 43f732cc4a..c1e8a198cb 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
- ,"DEVEL16080"
+ ,"DEVEL16146"
,NULL
};