From: Guido van Rossum Date: Sat, 19 Jul 1997 23:46:59 +0000 (+0000) Subject: Changed the patch level to 1.5a3, to avoid confusion with a2 (I'm not X-Git-Tag: v1.5a3~185 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=766118525adee39af4e009e765ee1364df956964;p=python Changed the patch level to 1.5a3, to avoid confusion with a2 (I'm not ready for a release yet). --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 460a27fe8b..311fd88d1b 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -1 +1 @@ -#define PATCHLEVEL "1.5a2" +#define PATCHLEVEL "1.5a3"