summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2013-05-10 22:53:17 -0400
committerRicardo Signes <rjbs@cpan.org>2013-05-11 08:14:48 -0400
commitb4e787b95c5d1ac12ba97c5519a1967fc674e4f6 (patch)
tree8adc5f273de8794c84f7c47d58a7d1865fcb9675 /patchlevel.h
parent6a9c395ed6e283b8de3ccbadeb3d27642f15b965 (diff)
downloadperl-b4e787b95c5d1ac12ba97c5519a1967fc674e4f6.tar.gz
set the patchlevel to RC1
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 9de9326aca..538f825a3f 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