summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-02-18 17:58:39 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-02-18 17:58:39 +0000
commit168e7ffadb356c6b56318fe4503926bd07c3722a (patch)
tree7fa8ad226f53e5d287a973dabdc863523c02e0c3 /patchlevel.h
parent34eb0027d507cf928f55094485f0c14410270265 (diff)
downloadperl-168e7ffadb356c6b56318fe4503926bd07c3722a.tar.gz
Update Changes.
p4raw-id: //depot/perl@14753
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 15c124a6df..4270b109f0 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
- ,"DEVEL14750"
+ ,"DEVEL14752"
,NULL
};