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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d5559576c93f33dc76dcd1dce84e79ccc2e261a8;p=python Start calling it 1.5b2 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 41e400a981..a9fe70aa67 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -1 +1 @@ -#define PATCHLEVEL "1.5b1" +#define PATCHLEVEL "1.5b2"