$NetBSD: patch-aa,v 1.5 2004/06/02 12:29:28 recht Exp $

--- Include/patchlevel.h.orig	2004-05-19 05:14:27.000000000 +0200
+++ Include/patchlevel.h	2004-06-02 14:00:51.000000000 +0200
@@ -26,7 +26,7 @@
 #define PY_RELEASE_SERIAL	0
 
 /* Version as a string */
-#define PY_VERSION		"2.3.4"
+#define PY_VERSION		"2p3.4"
 
 /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.
    Use this for numeric comparisons, e.g. #if PY_VERSION_HEX >= ... */
