Author: kurt.kaiser Date: Wed Dec 12 18:13:19 2007 New Revision: 59473 Modified: python/branches/py3k/Lib/idlelib/idlever.py Log: Bump version
Modified: python/branches/py3k/Lib/idlelib/idlever.py ============================================================================== --- python/branches/py3k/Lib/idlelib/idlever.py (original) +++ python/branches/py3k/Lib/idlelib/idlever.py Wed Dec 12 18:13:19 2007 @@ -1 +1 @@ -IDLE_VERSION = "3.0a1" +IDLE_VERSION = "3.0a2" _______________________________________________ Python-3000-checkins mailing list Python-3000-checkins@python.org http://mail.python.org/mailman/listinfo/python-3000-checkins