summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-11-27 15:02:32 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-11-27 15:02:32 +0000
commite138c1e6a8f2591f75d7cc1ac76732109706d55d (patch)
tree537e2c227f16890d389b9100d84c4ab7d426bf25 /patchlevel.h
parentf9ac83b89cf3e02893d98f0e963cc97ab060f8f1 (diff)
downloadperl-e138c1e6a8f2591f75d7cc1ac76732109706d55d.tar.gz
Update Changes.
p4raw-id: //depot/perl@7892
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 4ac4c6b59e..950f730044 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
- ,"DEVEL7825"
+ ,"DEVEL7891"
,NULL
};