projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3e9bebd
)
Snip away the devel patchlevel.
Jarkko Hietaniemi [Fri, 13 Jul 2001 13:13:46 +0000 (13:13 +0000)]
p4raw-id: //depot/perl@11355
patchlevel.h
patch
|
blob
|
blame
|
history
diff --git
a/patchlevel.h
b/patchlevel.h
index
b2062a6
..
0bc9567
100644
(file)
--- a/
patchlevel.h
+++ b/
patchlevel.h
@@
-70,7
+70,6
@@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"DEVEL11352"
,NULL
};