summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-03-14 23:39:42 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-03-14 23:39:42 +0000
commitbd05022c1077843bb12b065d8baae4101b6b23c0 (patch)
tree37ec9cad20d512db6d15089973de844bd2a50b6e /patchlevel.h
parent8cd7955893792dd3ae9bfaf61ca10fa3182273ac (diff)
downloadperl-bd05022c1077843bb12b065d8baae4101b6b23c0.tar.gz
update local_patches entry for RC2
p4raw-id: //depot/perl@5748
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 7da61f042c..f37bfec27c 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
- , "v5.6.0-RC1"
+ , "v5.6.0-RC2"
,NULL
};