Change 34816 by [EMAIL PROTECTED] on 2008/11/11 20:10:28
Disarm the maint branch.
Affected files ...
... //depot/maint-5.8/perl/patchlevel.h#206 edit
Differences ...
==== //depot/maint-5.8/perl/patchlevel.h#206 (text) ====
Index: perl/patchlevel.h
--- perl/patchlevel.h#205~34813~ 2008-11-10 15:06:03.000000000 -0800
+++ perl/patchlevel.h 2008-11-11 12:10:28.000000000 -0800
@@ -121,7 +121,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static const char *local_patches[] = {
NULL
- ,"RC1"
+ ,"MAINT34811"
,NULL
};
End of Patch.