This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06164d6
)
Removing the RC marker from patchlevel.h
v5.12.0
author
Jesse Vincent
<jesse@bestpractical.com>
Mon, 12 Apr 2010 13:01:09 +0000
(09:01 -0400)
committer
Jesse Vincent
<jesse@bestpractical.com>
Mon, 12 Apr 2010 13:01:09 +0000
(09:01 -0400)
patchlevel.h
patch
|
blob
|
blame
|
history
diff --git
a/patchlevel.h
b/patchlevel.h
index
fae99b0
..
96eba37
100644
(file)
--- 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