From: Guido van Rossum Date: Tue, 18 Nov 1997 19:21:47 +0000 (+0000) Subject: start numbering things 1.5b1 now X-Git-Tag: v1.5b1~87 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=33635f818a7a801c3e95dfc213cdf8522511b813;p=python start numbering things 1.5b1 now --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 97b767a7fd..41e400a981 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -1 +1 @@ -#define PATCHLEVEL "1.5a4" +#define PATCHLEVEL "1.5b1"