1. Python Bug 775541: Calltips error when docstring is None.  Introduced
   by patch 769142.  Fixed by patch 776062. KBK will backport net result
   to IDLE release22-maint and IDLEfork.
2. Update NEWS.txt and idlever for release.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py
index 5a0e900..0f11ae2 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "1.0rc1"
+IDLE_VERSION = "1.0rc2"