summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-11-21 19:03:44 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-11-21 19:03:44 +0000
commit2a06dd0083251f74ae7366e8653ef3ad67cd49c6 (patch)
treeea788ed76faeb0434c1200423b2833916f66a349 /patchlevel.h
parent156e9b51b9926790bd83042fceb1c99e3aef496b (diff)
downloadperl-2a06dd0083251f74ae7366e8653ef3ad67cd49c6.tar.gz
Update Changes.
p4raw-id: //depot/perl@7795
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 5a6a9e14ad..03cd9dc076 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
- ,"DEVEL7776"
+ ,"DEVEL7794"
,NULL
};