From: Guido van Rossum Date: Wed, 14 May 1997 21:41:46 +0000 (+0000) Subject: Bump level to 1.5a2. X-Git-Tag: v1.5a2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4346716962881713cbdbf59eb901b35dae31f042;p=thirdparty%2FPython%2Fcpython.git Bump level to 1.5a2. --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index bfaca3bc19de..460a27fe8b92 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -1 +1 @@ -#define PATCHLEVEL "1.5a1" +#define PATCHLEVEL "1.5a2"