Change 34813 by [EMAIL PROTECTED] on 2008/11/10 23:06:03
This is RC1
Affected files ...
... //depot/maint-5.8/perl/patchlevel.h#205 edit
Differences ...
==== //depot/maint-5.8/perl/patchlevel.h#205 (text) ====
Index: perl/patchlevel.h
--- perl/patchlevel.h#204~34812~ 2008-11-10 13:21:40.000000000 -0800
+++ perl/patchlevel.h 2008-11-10 15:06:03.000000000 -0800
@@ -121,7 +121,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static const char *local_patches[] = {
NULL
- ,"MAINT34811"
+ ,"RC1"
,NULL
};
End of Patch.