summaryrefslogtreecommitdiff
path: root/patchlevel.h
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2010-04-09 23:17:44 -0400
committerJesse Vincent <jesse@bestpractical.com>2010-04-09 23:17:44 -0400
commit82d57a628cbdfec7d17606e2fd25bc46f0713b89 (patch)
tree0f030ee817cdda3e07bb637f4ef2382e1ba592fa /patchlevel.h
parent8c57606294f48eb065dff03f7ffefc1e4e2cdce4 (diff)
downloadperl-82d57a628cbdfec7d17606e2fd25bc46f0713b89.tar.gz
RC5 due to a regression reported by <mons@veda.park.rambler.ru>
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 dccd60a342..fae99b0119 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -127,7 +127,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
- ,"RC4"
+ ,"RC5"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif