diff options
author | Ricardo Signes <rjbs@cpan.org> | 2016-04-26 18:10:34 -0400 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2016-04-26 18:10:34 -0400 |
commit | fff2d93e7190eee6b5d20af2144679a24d8b26ef (patch) | |
tree | d2caad3eb3d51b3d2e97dc891783a2e6038e3bde /patchlevel.h | |
parent | 9baa246cc16b03dcc8354a141d54bb5c40fb99b1 (diff) | |
download | perl-fff2d93e7190eee6b5d20af2144679a24d8b26ef.tar.gz |
bump version to v5.24.0-RC3v5.24.0-RC3
Diffstat (limited to 'patchlevel.h')
-rw-r--r-- | patchlevel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h index 2a7c7a34df..62563e96eb 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -133,7 +133,7 @@ hunk. # endif static const char * const local_patches[] = { NULL - ,"RC2" + ,"RC3" #ifdef PERL_GIT_UNCOMMITTED_CHANGES ,"uncommitted-changes" #endif |