From: Guido van Rossum Date: Fri, 2 Oct 1998 03:17:29 +0000 (+0000) Subject: Up version to 1.5a2 -- we're close enough (even though I'm still X-Git-Tag: v1.5.2a2~180 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b7c61318d8e1f5695dc25e2373fa96a227041e20;p=thirdparty%2FPython%2Fcpython.git Up version to 1.5a2 -- we're close enough (even though I'm still expecting some contributions). --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index fec20e14d303..af1b3f9ebde5 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -1 +1 @@ -#define PATCHLEVEL "1.5.2a1" +#define PATCHLEVEL "1.5.2a2"