projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
00880d6
)
Desactive the "DEVEL" local patch tag for release.
Rafael Garcia-Suarez [Sat, 7 Jul 2007 09:32:30 +0000 (09:32 +0000)]
p4raw-id: //depot/perl@31557
patchlevel.h
patch
|
blob
|
blame
|
history
diff --git
a/patchlevel.h
b/patchlevel.h
index
ec4ad7f
..
fa11bf1
100644
(file)
--- a/
patchlevel.h
+++ b/
patchlevel.h
@@
-118,7
+118,6
@@
hunk.
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static const char * const local_patches[] = {
NULL
- ,"DEVEL"
,NULL
};