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