From: Jesse Vincent Date: Mon, 12 Apr 2010 13:01:09 +0000 (-0400) Subject: Removing the RC marker from patchlevel.h X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=6d52c880307229a35c23215c596700e716bd7c32;p=p5sagit%2Fp5-mst-13.2.git Removing the RC marker from patchlevel.h --- diff --git a/patchlevel.h b/patchlevel.h index fae99b0..96eba37 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