Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
lixin9311 committed Jan 23, 2017
2 parents 97a5c71 + 226224f commit 5c6f652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shadowsocks/util.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
)

func PrintVersion() {
const version = "1.2.0"
const version = "1.2.1"
fmt.Println("shadowsocks-go version", version)
}

Expand Down

0 comments on commit 5c6f652

Please sign in to comment.