fix: remove awful copypaste

This commit is contained in:
GenZmeY 2020-11-02 14:33:32 +03:00
parent 7915b63f88
commit 316b49a59f

View File

@ -40,7 +40,7 @@ func printHelp() {
}
func printVersion() {
output.Println("multini ", Version)
output.Println("range-gen ", Version)
}
func init() {