Change 35098 by nicho...@nicholas-plum on 2008/12/15 10:19:55
Disarm the maint branch.
Affected files ...
... //depot/maint-5.8/perl/patchlevel.h#215 edit
Differences ...
==== //depot/maint-5.8/perl/patchlevel.h#215 (text) ====
Index: perl/patchlevel.h
--- perl/patchlevel.h#214~35095~ 2008-12-14 10:26:38.000000000 -0800
+++ perl/patchlevel.h 2008-12-15 02:19:55.000000000 -0800
@@ -121,6 +121,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static const char *local_patches[] = {
NULL
+ ,"MAINT35093"
,NULL
};
End of Patch.