summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-03-23 05:39:11 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-03-23 05:39:11 +0000
commit37590e525640e8a7292e3548240b36182deaf4a8 (patch)
tree86cf4c62ada416a708b3c205ccc1f8dc0bd3d327 /patchlevel.h
parent7a95317de3a0b3e190302bf7cc5140404911987c (diff)
downloadperl-37590e525640e8a7292e3548240b36182deaf4a8.tar.gz
update patchlevel.h, Changes; regen perltoc.podperl-5.6.0
p4raw-id: //depot/perl@5899
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 ab5b2393e9..f95db63f63 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -70,7 +70,6 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- , "v5.6.0-RC3"
,NULL
};