Add preparatory upgrade code for 4.9 (#8408)

Этот коммит содержится в:
Joram Wilander
2018-03-05 14:39:49 -05:00
коммит произвёл GitHub
родитель 4a1802c039
Коммит 6b3c9a480a
2 изменённых файлов: 12 добавлений и 4 удалений

Просмотреть файл

@@ -13,6 +13,7 @@ import (
// It should be maitained in chronological order with most current
// release at the front of the list.
var versions = []string{
"4.8.0",
"4.7.1",
"4.7.0",
"4.6.0",