summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS6
-rw-r--r--Misc/RPM/python-3.1.spec2
2 files changed, 4 insertions, 4 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 9f18bbd..6f1dd3e 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -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