Skip to content

Commit

Permalink
Fix Github Version
Browse files Browse the repository at this point in the history
  • Loading branch information
hashworks committed May 25, 2016
1 parent 8f8c2e5 commit 2ab58e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion srrdb.go
Expand Up @@ -69,7 +69,7 @@ func main() {
switch {
case versionFlag:
fmt.Println("srrdb.com Terminal Client")
fmt.Println("https://github.com/hashworks/srrdbTerminalClient")
fmt.Println("https://github.com/hashworks/srrdb-Terminal-Client")
fmt.Println("Version: " + VERSION)
fmt.Println("Commit: " + BUILD_COMMIT)
fmt.Println("Build date: " + BUILD_DATE)
Expand Down

0 comments on commit 2ab58e2

Please sign in to comment.