Commit 56d3a03f authored by Georg Brandl's avatar Georg Brandl

Update doc version switcher for 3.4/3.5.

parent a48d9eaa
...@@ -2,7 +2,8 @@ ...@@ -2,7 +2,8 @@
'use strict'; 'use strict';
var all_versions = { var all_versions = {
'3.4': 'dev (3.4)', '3.5': 'dev (3.5)',
'3.4': '3.4',
'3.3': '3.3', '3.3': '3.3',
'3.2': '3.2', '3.2': '3.2',
'2.7': '2.7', '2.7': '2.7',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment