diff options
Diffstat (limited to 'Misc')
| -rw-r--r-- | Misc/NEWS | 6 | ||||
| -rw-r--r-- | Misc/RPM/python-3.1.spec | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -2,10 +2,10 @@ Python News +++++++++++ -What's New in Python 3.1.3? -=========================== +What's New in Python 3.1.3 release candidate 1? +=============================================== -*Release date: 20XX-XX-XX* +*Release date: 2010-11-13* Core and Builtins ----------------- diff --git a/Misc/RPM/python-3.1.spec b/Misc/RPM/python-3.1.spec index 6ab1f4e..f1f7c3d 100644 --- a/Misc/RPM/python-3.1.spec +++ b/Misc/RPM/python-3.1.spec @@ -34,7 +34,7 @@ %define name python #--start constants-- -%define version 3.1.2 +%define version 3.1.3rc1 %define libvers 3.1 #--end constants-- %define release 1pydotorg |
