summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAnthony Baxter <anthonybaxter@gmail.com>2006-09-18 06:51:50 (GMT)
committerAnthony Baxter <anthonybaxter@gmail.com>2006-09-18 06:51:50 (GMT)
commit2d8697f32c81f3db1e08ce198d5cebdeff5cc917 (patch)
tree222fd85bf1a866c47bc694f7879dc2cc50cca893 /README
parent347f3cc40f678ebc9a81928b6860005ff4996abe (diff)
downloadcpython-2d8697f32c81f3db1e08ce198d5cebdeff5cc917.zip
cpython-2d8697f32c81f3db1e08ce198d5cebdeff5cc917.tar.gz
cpython-2d8697f32c81f3db1e08ce198d5cebdeff5cc917.tar.bz2
Preparing for 2.5 final.v2.5
(damn, it's nice to see the line #define PY_VERSION "2.5" in patchlevel.h)
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 655e79f..fd5d4ff 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-This is Python version 2.5 rc 2
-===============================
+This is Python version 2.5
+==========================
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation.
All rights reserved.