Skip to content

Commit

Permalink
Bump version to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cyfdecyf committed Jan 23, 2013
1 parent d9dd030 commit 4028332
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 @@ -7,7 +7,7 @@ import (
)

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

Expand Down

0 comments on commit 4028332

Please sign in to comment.