diff options
author | Ricardo Signes <rjbs@cpan.org> | 2012-05-20 08:53:02 -0400 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2012-05-20 08:53:02 -0400 |
commit | e6d05f55b32eed35cb4572ae133d0d457ab83e8e (patch) | |
tree | 818dd58e29dbf87551db4f23a1f56f97249ea2c2 | |
parent | 5bbddb3107caeabc49fafc882f7b50e41274fd91 (diff) | |
download | perl-e6d05f55b32eed35cb4572ae133d0d457ab83e8e.tar.gz |
remove the RC2; this will be the real perl 5.16.0
-rw-r--r-- | patchlevel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h index a5052530f0..17af56e284 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -133,7 +133,6 @@ hunk. # endif static const char * const local_patches[] = { NULL - ,"RC2" #ifdef PERL_GIT_UNCOMMITTED_CHANGES ,"uncommitted-changes" #endif |