From: Guido van Rossum Date: Wed, 10 Dec 1997 05:51:13 +0000 (+0000) Subject: Start calling it 1.5b2 X-Git-Tag: v1.5b2~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d5559576c93f33dc76dcd1dce84e79ccc2e261a8;p=thirdparty%2FPython%2Fcpython.git Start calling it 1.5b2 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 41e400a98165..a9fe70aa67e6 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -1 +1 @@ -#define PATCHLEVEL "1.5b1" +#define PATCHLEVEL "1.5b2"