summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2014-09-17 16:02:06 -0400
committerRicardo Signes <rjbs@cpan.org>2014-09-17 16:16:27 -0400
commitc14aac8348c6efdba19f438a181cea7ab24ab109 (patch)
tree15f6f8186edfd287266939635a7750b885afb0a0
parent2adf0839a448cdbc86c4b20d77763ae303b87b2c (diff)
downloadperl-c14aac8348c6efdba19f438a181cea7ab24ab109.tar.gz
patchlevel.h: we are now perl-5.18.3-RC1v5.18.3-RC1
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index bd87cff573..72b1569091 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,7 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC0"
+ ,"RC1"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif