We're not binary compatible with 5.8.
Rafael Garcia-Suarez [Sat, 21 Feb 2004 16:51:52 +0000 (16:51 +0000)]
Change PERL_API_VERSION to 5.9.1.

p4raw-id: //depot/perl@22356

patchlevel.h

index 910514e..4813a2a 100644 (file)
@@ -31,8 +31,8 @@
    to include in @INC.  See INSTALL for how this works.
 */
 #define PERL_API_REVISION      5       /* Adjust manually as needed.  */
-#define PERL_API_VERSION       8       /* Adjust manually as needed.  */
-#define PERL_API_SUBVERSION    0       /* Adjust manually as needed.  */
+#define PERL_API_VERSION       9       /* Adjust manually as needed.  */
+#define PERL_API_SUBVERSION    1       /* Adjust manually as needed.  */
 /*
    XXX Note:  The selection of non-default Configure options, such
    as -Duselonglong may invalidate these settings.  Currently, Configure