summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2011-05-11 09:26:58 -0400
committerJesse Vincent <jesse@bestpractical.com>2011-05-11 09:26:58 -0400
commitee2a35bad5a5ebcb37410d5f0510bf4d13daf466 (patch)
tree90192a0899c433779d583bdec28df94d739ffba5 /patchlevel.h
parent19bfff0f437aaac271c0658c51d56954ab685688 (diff)
downloadperl-ee2a35bad5a5ebcb37410d5f0510bf4d13daf466.tar.gz
RC3 bump
Diffstat (limited to 'patchlevel.h')
-rw-r--r--patchlevel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 9c0646b7d0..dc7527b04b 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,6 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
+ ,"RC3"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif