It's 2.6 now.
diff --git a/Doc/tutorial/interpreter.rst b/Doc/tutorial/interpreter.rst
index a62934c..5baf73d 100644
--- a/Doc/tutorial/interpreter.rst
+++ b/Doc/tutorial/interpreter.rst
@@ -102,7 +102,7 @@
 before printing the first prompt::
 
    python
-   Python 2.5 (#1, Feb 28 2007, 00:02:06)
+   Python 2.6 (#1, Feb 28 2007, 00:02:06)
    Type "help", "copyright", "credits" or "license" for more information.
    >>>