mirror of
https://github.com/pnx/pinger.git
synced 2026-06-16 03:24:54 +02:00
v0.0.4
This commit is contained in:
parent
b9c0d0b416
commit
26de4fa647
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
|
@ -57,7 +57,7 @@ func main() {
|
|||
getopt.Parse()
|
||||
|
||||
if *version {
|
||||
fmt.Println("Version 0.0.3")
|
||||
fmt.Println("Version 0.0.4")
|
||||
os.Exit(0)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue