From: Guido van Rossum Date: Tue, 22 Oct 1996 03:09:46 +0000 (+0000) Subject: Changed version to plain "1.4". X-Git-Tag: v1.4~66 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=58055847f49db92c02ebb96ecfaef0bfcdbc81f9;p=thirdparty%2FPython%2Fcpython.git Changed version to plain "1.4". --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 8d40a1e4d824..66ac1bc7cbb3 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -1 +1 @@ -#define PATCHLEVEL "1.4b3" +#define PATCHLEVEL "1.4"