Browse Source

Set release date

Dmitry Vasiliev 15 years ago
parent
commit
6e6cdfff68
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      CHANGES.txt

+ 1
- 1
CHANGES.txt View File

@@ -8,7 +8,7 @@ Revision 3.0.0 (2008-09-?):
8 8
       "execfile", "file", "help", "intern", "long", "raw_input", "reduce",
9 9
       "reload", "unichr", "unicode", "xrange";
10 10
 
11
-Revision 2.6.2 (2008-09-?):
11
+Revision 2.6.2 (2008-09-22):
12 12
 
13 13
     - Added "VMSError" exception;
14 14
     - Added support for b"..." syntax;