From: Guido van Rossum Date: Thu, 6 Oct 1994 17:00:05 +0000 (+0000) Subject: Oops -- version number! X-Git-Tag: v1.1~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8780a44f2c9782481496b83f2750574fe6263c88;p=thirdparty%2FPython%2Fcpython.git Oops -- version number! --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index deaced2bed4d..372a02c48634 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -1 +1 @@ -#define PATCHLEVEL "1.1--" +#define PATCHLEVEL "1.1"