From: Guido van Rossum Date: Mon, 8 Sep 1997 02:17:31 +0000 (+0000) Subject: Set it to 1.5a4, now we have dotted-name import... X-Git-Tag: v1.5a4~203 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7ca65abb2f9185056dfaa0f23f0274b1ded49375;p=python Set it to 1.5a4, now we have dotted-name import... --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 311fd88d1b..97b767a7fd 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -1 +1 @@ -#define PATCHLEVEL "1.5a3" +#define PATCHLEVEL "1.5a4"