From: Guido van Rossum Date: Wed, 17 Aug 1994 14:39:22 +0000 (+0000) Subject: Moved to Include and changed format to "" X-Git-Tag: v1.1~188 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8a38a6b99fad747a53022b5aca8c4623bd22b377;p=thirdparty%2FPython%2Fcpython.git Moved to Include and changed format to "" --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 558d48cd9b5b..deaced2bed4d 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -1 +1 @@ -#define PATCHLEVEL 3 +#define PATCHLEVEL "1.1--"