Increment server version number

Этот коммит содержится в:
Christopher Speller
2017-04-05 08:57:49 -04:00
родитель 92dd07def8
Коммит 997b35d2fc

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

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