summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-09-14 14:58:20 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-09-14 14:58:20 +0000
commit446da98b5bd789e6ac4d7b9a723d8a250c271d14 (patch)
tree2a46cc0cb7500cacd70644b9d3803b7cf12816dd /patchlevel.h
parent00df9076cdf35146bc1b44c688065deb7ae6b3ae (diff)
downloadperl-446da98b5bd789e6ac4d7b9a723d8a250c271d14.tar.gz
Update Changes.
p4raw-id: //depot/perl@7078
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 034a27b6d4..2406247c40 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
- ,"DEVEL7064"
+ ,"DEVEL7077"
,NULL
};