From: Guido van Rossum Date: Sun, 8 Oct 1995 00:52:37 +0000 (+0000) Subject: set version to 1.3 X-Git-Tag: v1.3~49 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f36768eed5909bc14df0683af8cbe987dd81e2be;p=thirdparty%2FPython%2Fcpython.git set version to 1.3 --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 77a331c7251d..8abf85bcc155 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -1 +1 @@ -#define PATCHLEVEL "1.3b3" +#define PATCHLEVEL "1.3"