gost_software/cmd
Raymond Liu 4c7ac61ed8
Print version info to Stdout instead of Stderr
Otherwise we can't get the right version information by this:
```shell
gost -V | cut -d' ' -f2
```
2020-03-06 19:42:51 +08:00
..
gost Print version info to Stdout instead of Stderr 2020-03-06 19:42:51 +08:00