Change 32695 by [EMAIL PROTECTED] on 2007/12/22 09:36:06

        Insert a "MAINT" tag in the patchlevel.h

Affected files ...

... //depot/maint-5.10/perl/patchlevel.h#2 edit

Differences ...

==== //depot/maint-5.10/perl/patchlevel.h#2 (text) ====
Index: perl/patchlevel.h
--- perl/patchlevel.h#1~32694~  2007-12-22 01:23:09.000000000 -0800
+++ perl/patchlevel.h   2007-12-22 01:36:06.000000000 -0800
@@ -118,6 +118,7 @@
 #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
 static const char * const local_patches[] = {
        NULL
+       ,"MAINT"
        ,NULL
 };
 
End of Patch.

Reply via email to