diff options
author | Ricardo Signes <rjbs@cpan.org> | 2013-12-19 09:08:18 -0500 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2013-12-19 09:08:18 -0500 |
commit | a77efdad053c945eb838c6342c2b2bcd9afb4524 (patch) | |
tree | 76e2b8f080a0009f083e93305284323357d15d74 | |
parent | fd84ba74987f411289bdb37b471971478ad87601 (diff) | |
download | perl-a77efdad053c945eb838c6342c2b2bcd9afb4524.tar.gz |
update patchlevel to RC3v5.18.2-RC3
-rw-r--r-- | patchlevel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h index a668ff41b9..84617ccfb2 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 |