* set db to 4.9

* add prepatory code for 4.10

* bug from old example
Этот коммит содержится в:
Derrick Anderson
2018-04-05 11:45:55 -04:00
коммит произвёл GitHub
родитель 715a7f893d
Коммит f9015a37f3
2 изменённых файлов: 20 добавлений и 10 удалений

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

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