diff options
author | Jesse Vincent <jesse@bestpractical.com> | 2011-05-11 09:26:58 -0400 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2011-05-11 09:26:58 -0400 |
commit | ee2a35bad5a5ebcb37410d5f0510bf4d13daf466 (patch) | |
tree | 90192a0899c433779d583bdec28df94d739ffba5 /patchlevel.h | |
parent | 19bfff0f437aaac271c0658c51d56954ab685688 (diff) | |
download | perl-ee2a35bad5a5ebcb37410d5f0510bf4d13daf466.tar.gz |
RC3 bump
Diffstat (limited to 'patchlevel.h')
-rw-r--r-- | patchlevel.h | 1 |
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 |