Bump to 2.6a3
diff --git a/Lib/distutils/__init__.py b/Lib/distutils/__init__.py
index d0dd03a..e3e32f5 100644
--- a/Lib/distutils/__init__.py
+++ b/Lib/distutils/__init__.py
@@ -22,5 +22,5 @@
 #
 
 #--start constants--
-__version__ = "2.6a2"
+__version__ = "2.6a3"
 #--end constants--
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py
index 308e33f..6dcab30 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "2.6a2"
+IDLE_VERSION = "2.6a3"