This commit is contained in:
Nazar Kanaev
2021-03-19 00:06:48 +00:00
parent 391ce61362
commit 9f376db0f4
24 changed files with 65 additions and 67 deletions

View File

@@ -1,12 +1,12 @@
package main
import (
"io/ioutil"
"flag"
"io/ioutil"
"strings"
)
var rsrc = `1 VERSIONINFO
var rsrc = `1 VERSIONINFO
FILEVERSION {VERSION_COMMA},0,0
PRODUCTVERSION {VERSION_COMMA},0,0
BEGIN