summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-02-18 17:52:23 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-02-18 17:52:23 +0000
commit249f3c53a0b7f5ba5a39bd2642a1ca581fb97ed0 (patch)
tree2156835ba883205f037600d577d16e81876bb3fa /patchlevel.h
parent02cbb7367e3472ecd0b1e9b606e2174beb3f8d86 (diff)
downloadperl-249f3c53a0b7f5ba5a39bd2642a1ca581fb97ed0.tar.gz
Update Changes.
p4raw-id: //depot/perl@14751
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 4586af5dd1..15c124a6df 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
- ,"DEVEL14709"
+ ,"DEVEL14750"
,NULL
};