From: Guido van Rossum Date: Wed, 5 Apr 1995 12:24:52 +0000 (+0000) Subject: finalizing 1.2 X-Git-Tag: v1.2~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8f7871eec33b414da19d76f627c8e7b98b0c2951;p=thirdparty%2FPython%2Fcpython.git finalizing 1.2 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 152a99a543b2..449214871002 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -1 +1 @@ -#define PATCHLEVEL "1.2-beta-3" +#define PATCHLEVEL "1.2"