From: Guido van Rossum Date: Tue, 30 Jul 1996 20:46:14 +0000 (+0000) Subject: patch level 1.4b2 X-Git-Tag: v1.4b2~84 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7a7eb37a10113af56fab197d877326bf43efa964;p=python patch level 1.4b2 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 67b21debf3..d4f15217b3 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -1 +1 @@ -#define PATCHLEVEL "1.4b1" +#define PATCHLEVEL "1.4b2"