From: Guido van Rossum Date: Thu, 22 Aug 1996 23:15:05 +0000 (+0000) Subject: Bump patchlevel (a bit early, but what the heck...) X-Git-Tag: v1.4b3~44 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2a516c8f2c3fd66919007b8bf1be1134b44b9a5a;p=thirdparty%2FPython%2Fcpython.git Bump patchlevel (a bit early, but what the heck...) --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index d4f15217b31e..8d40a1e4d824 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -1 +1 @@ -#define PATCHLEVEL "1.4b2" +#define PATCHLEVEL "1.4b3"