Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72c2400 commit 68fe9aaCopy full SHA for 68fe9aa
1 file changed
Doc/tools/static/version_switch.js
@@ -2,7 +2,8 @@
2
'use strict';
3
4
var all_versions = {
5
- '3.5': 'dev (3.5)',
+ '3.6': 'dev (3.6)',
6
+ '3.5': '3.5',
7
'3.4': '3.4',
8
'3.3': '3.3',
9
'3.2': '3.2',
0 commit comments