summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2013-12-21 16:12:36 -0500
committerRicardo Signes <rjbs@cpan.org>2013-12-21 16:12:36 -0500
commit0aa99522cffbabe4c845e2b09ffea83e54a9166d (patch)
treeeb76da49b9e9e55e92b0307290a5167196b5869d
parentdc5b02c8f39135c2f6facf513d697b7e2d834af0 (diff)
downloadperl-0aa99522cffbabe4c845e2b09ffea83e54a9166d.tar.gz
bump to RC4
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 84617ccfb2..381c1d2f81 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,7 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC3"
+ ,"RC4"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif