Change 15039 by jhi@alpha on 2002/03/05 03:32:07

        This is 5.7.3.

Affected files ...

.... //depot/perl/patchlevel.h#366 edit

Differences ...

==== //depot/perl/patchlevel.h#366 (text) ====
Index: perl/patchlevel.h
--- perl/patchlevel.h.~1~       Mon Mar  4 20:45:05 2002
+++ perl/patchlevel.h   Mon Mar  4 20:45:05 2002
@@ -14,7 +14,7 @@
 
 #define PERL_REVISION  5               /* age */
 #define PERL_VERSION   7               /* epoch */
-#define PERL_SUBVERSION        2               /* generation */
+#define PERL_SUBVERSION        3               /* generation */
 
 /* The following numbers describe the earliest compatible version of
    Perl ("compatibility" here being defined as sufficient binary/API
@@ -79,7 +79,6 @@
 #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
 static char    *local_patches[] = {
         NULL
-       ,"DEVEL15036"
        ,NULL
 };
 
End of Patch.

Reply via email to