From: Guido van Rossum Date: Wed, 22 Jan 1997 03:46:13 +0000 (+0000) Subject: Bump version to 1.5a1. X-Git-Tag: v1.5a1~445 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c1ef39f7955215aee0c411257a15b4d4d4fefba1;p=thirdparty%2FPython%2Fcpython.git Bump version to 1.5a1. --- diff --git a/Include/patchlevel.h b/Include/patchlevel.h index 66ac1bc7cbb3..bfaca3bc19de 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -1 +1 @@ -#define PATCHLEVEL "1.4" +#define PATCHLEVEL "1.5a1"