diff options
author | Jesse Vincent <jesse@bestpractical.com> | 2010-04-12 09:01:09 -0400 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2010-04-12 09:01:09 -0400 |
commit | 6d52c880307229a35c23215c596700e716bd7c32 (patch) | |
tree | 82c36221665ef76680cd9aeb93b14622054094df | |
parent | 06164d6c3ad67ed7ba18030ae378f46f482a29af (diff) | |
download | perl-6d52c880307229a35c23215c596700e716bd7c32.tar.gz |
Removing the RC marker from patchlevel.hv5.12.0
-rw-r--r-- | patchlevel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h index fae99b0119..96eba37892 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -127,7 +127,6 @@ hunk. # endif static const char * const local_patches[] = { NULL - ,"RC5" #ifdef PERL_GIT_UNCOMMITTED_CHANGES ,"uncommitted-changes" #endif |