summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-06-19 11:55:30 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-19 11:55:30 +0000
commit63b3d4d80da1fa704ffdd1b09a414d7dfe291659 (patch)
tree8cd26b13a05231285336628b445479152b73bf6e /patchlevel.h
parent5f149054452dfbdf5a671d7c8674df59a5491842 (diff)
downloadperl-63b3d4d80da1fa704ffdd1b09a414d7dfe291659.tar.gz
Update Changes.
p4raw-id: //depot/perl@10722
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 43d2735740..ad44bacd2d 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
- ,"DEVEL10688"
+ ,"DEVEL10721"
,NULL
};