summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2014-07-20 15:37:00 -0700
committerRicardo Signes <rjbs@cpan.org>2014-09-17 16:16:25 -0400
commit5e4bc328970a3d60d2a54b8d7df72c712b9d2855 (patch)
treebaaeafc74a51640eaed36491c267a370ebe0ae6c
parent758001d54c130fc12ef918083a40ba2d3a3eb6ab (diff)
downloadperl-5e4bc328970a3d60d2a54b8d7df72c712b9d2855.tar.gz
patchlevel.h: call this v5.18.3-RC0 for now
-rw-r--r--patchlevel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h
index c46e430e45..bd87cff573 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,6 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
+ ,"RC0"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif