summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2011-04-20 00:40:20 +1000
committerJesse Vincent <jesse@bestpractical.com>2011-04-20 00:40:20 +1000
commit85fdffac04a5ea27e4a8157108239b371d37a1a6 (patch)
tree53bd62a6734acfb0b5d1cbb7ee1e959f73f17920
parent3a968dc22bcfbe43d39b056a8ce688bcce85923c (diff)
downloadperl-85fdffac04a5ea27e4a8157108239b371d37a1a6.tar.gz
Bump patchlevel to RC1
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 5d66a62aed..ffdef78700 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