From: Guido van Rossum Date: Mon, 13 Feb 1995 20:27:30 +0000 (+0000) Subject: version 1.2-beta-3 X-Git-Tag: v1.2b3~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f2038a3593432b4c154a0b6743b6399f70503ce4;p=thirdparty%2FPython%2Fcpython.git version 1.2-beta-3 --- diff --git a/ChangeLog b/ChangeLog index acfcab53bcfc..6c2112795d52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +======================================== +==> Release 1.2 BETA 3 (13 Feb 1995) <== +======================================== + Mon Feb 13 12:39:16 1995 Guido van Rossum * README: removed remark on NeXT and -posix since this is now done diff --git a/Include/patchlevel.h b/Include/patchlevel.h index c66dc7d9d3bb..152a99a543b2 100644 --- a/Include/patchlevel.h +++ b/Include/patchlevel.h @@ -1 +1 @@ -#define PATCHLEVEL "1.2-beta-2" +#define PATCHLEVEL "1.2-beta-3"