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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7ca65abb2f9185056dfaa0f23f0274b1ded49375;p=thirdparty%2FPython%2Fcpython.git Set it to 1.5a4, now we have dotted-name import... --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 311fd88d1b71..97b767a7fd83 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -1 +1 @@ -#define PATCHLEVEL "1.5a3" +#define PATCHLEVEL "1.5a4"