From: Guido van Rossum Date: Wed, 26 Jun 1996 18:29:09 +0000 (+0000) Subject: Patchlevel to 1.4 beta 1. X-Git-Tag: v1.4b1~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=84fb82dda05c779ceaffd7d13499fa9cc2899577;p=python Patchlevel to 1.4 beta 1. --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 8abf85bcc1..67b21debf3 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -1 +1 @@ -#define PATCHLEVEL "1.3" +#define PATCHLEVEL "1.4b1"