summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2010-03-28 23:51:48 -0400
committerJesse Vincent <jesse@bestpractical.com>2010-03-28 23:51:48 -0400
commit88b559779b7cc467fc8e688c68bd02dd6c36914d (patch)
tree2753e66b33bb87aa9edf94829cf490cb2911573c
parent055e9e166d34c9b54a2b01facc7eae6673d243c9 (diff)
downloadperl-88b559779b7cc467fc8e688c68bd02dd6c36914d.tar.gz
bump from rc0 to rc1.
-rw-r--r--patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index fc1c8e1d33..38ea99974b 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -127,7 +127,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC0"
+ ,"RC1"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif