summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-07-13 23:07:10 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-07-13 23:07:10 +0000
commit46a023d5160c6a19957588e58eaffd5320e026d6 (patch)
treeb19b7ed5ed562f6b01c3d81b0215db124bd3e704 /patchlevel.h
parent3b302a22fa02cad5ed8bf042abaa8b138f8a692a (diff)
downloadperl-46a023d5160c6a19957588e58eaffd5320e026d6.tar.gz
This is 5.8.0 RC3.
p4raw-id: //depot/perl@17527
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 591f3a2ae3..164ee0d83c 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -79,7 +79,6 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"DEVEL17525"
,NULL
};