mirror of
https://github.com/osrg/gobgp.git
synced 2024-05-11 05:55:10 +00:00
@@ -18,7 +18,7 @@ package version
|
||||
import "fmt"
|
||||
|
||||
const MAJOR uint = 3
|
||||
const MINOR uint = 5
|
||||
const MINOR uint = 6
|
||||
const PATCH uint = 0
|
||||
|
||||
var COMMIT string = ""
|
||||
|
||||
Reference in New Issue
Block a user