From 94ed6f5f63b5fbeca72bfdbc54b0055bed3d3b8e Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Thu, 6 Oct 1994 17:08:42 +0000 Subject: Oops! version numbers again! --- Doc/tut/tut.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/tut/tut.tex') diff --git a/Doc/tut/tut.tex b/Doc/tut/tut.tex index 6a1bcd97e1..bcaa058f9d 100644 --- a/Doc/tut/tut.tex +++ b/Doc/tut/tut.tex @@ -213,7 +213,7 @@ and a copyright notice before printing the first prompt, e.g.: \bcode\begin{verbatim} python -Python 1.0.3 (Jul 14 1994) +Python 1.1 (Oct 6 1994) Copyright 1991-1994 Stichting Mathematisch Centrum, Amsterdam >>> \end{verbatim}\ecode -- cgit v1.2.1