Kaydet (Commit) 4993bca3 authored tarafından Thomas Heller's avatar Thomas Heller

Fix version number (2.3.4c1) and release date (12-May-2004).

üst 17fc902f
What's New in IDLE 1.0.3?
===================================
*Release date: XX-XXX-2004*
*Release date: 13-May-2004*
- Keybindings with the Shift modifier now work correctly. So do bindings which
use the Space key. Limit unmodified user keybindings to the function keys.
......
......@@ -4,10 +4,10 @@ Python News
(editors: check NEWS.help for information about editing NEWS using ReST.)
What's New in Python 2.3.4 (final)?
What's New in Python 2.3.4rc1?
===================================
*Release date: DD-MMM-2004*
*Release date: 13-May-2004*
Core and builtins
-----------------
......
......@@ -30,7 +30,7 @@
#################################
%define name python
%define version 2.3.3
%define version 2.3.4c1
%define libvers 2.3
%define release 3pydotorg
%define __prefix /usr
......
This is Python version 2.3.4
============================
This is Python version 2.3.4c1
==============================
Copyright (c) 2001, 2002, 2003, 2004 Python Software Foundation.
All rights reserved.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment