gost_software/cmd
Raymond Liu 8ab2fe6f77 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-20 21:31:41 +08:00
..
gost Print version info to Stdout instead of Stderr 2020-03-20 21:31:41 +08:00