Change 20148 by [EMAIL PROTECTED] on 2003/07/11 05:36:18
Make it RC2, while the tests are running.
Affected files ...
... //depot/maint-5.8/perl/patchlevel.h#43 edit
Differences ...
==== //depot/maint-5.8/perl/patchlevel.h#43 (text) ====
Index: perl/patchlevel.h
--- perl/patchlevel.h#42~20147~ Thu Jul 10 22:20:37 2003
+++ perl/patchlevel.h Thu Jul 10 22:36:18 2003
@@ -119,7 +119,7 @@
#if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
static char *local_patches[] = {
NULL
- ,"MAINT20132"
+ ,"RC2"
,NULL
};
End of Patch.