summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-03-01 03:15:20 (GMT)
committerBarry Warsaw <barry@python.org>2008-03-01 03:15:20 (GMT)
commit189b6d85c9295e8224313c076fe5f298817cc76d (patch)
tree35826ac742d50f63a9f86b3ada7734c4338d1b73 /README
parent9d225e63beb0c7a7842893a8a0c04384ace889e7 (diff)
downloadcpython-189b6d85c9295e8224313c076fe5f298817cc76d.zip
cpython-189b6d85c9295e8224313c076fe5f298817cc76d.tar.gz
cpython-189b6d85c9295e8224313c076fe5f298817cc76d.tar.bz2
More copyright year and version number bumpsv2.6a1
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index fada962..198f757 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
-This is Python version 2.6 alpha 0
+This is Python version 2.6 alpha 1
==================================
-Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007
+Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
Python Software Foundation.
All rights reserved.