Skip to content

Commit

Permalink
Tag: V2Ray V3
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaokangwang committed Dec 1, 2017
1 parent b100145 commit c41abbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libv2ray.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ This func will return libv2ray binding version and V2Ray version used.
func CheckVersionX() string {
return fmt.Sprintf("Libv2ray rev. %d, along with V2Ray %s", CheckVersion(), core.Version())
}

//Stub Commit 1

0 comments on commit c41abbe

Please sign in to comment.