diff options
| author | Tomo Ueda <[email protected]> | 2021-09-02 12:55:18 -0700 |
|---|---|---|
| committer | Tomo Ueda <[email protected]> | 2021-09-02 12:55:18 -0700 |
| commit | e64843ced509c24f783276d4cc0f2f26c9d527f2 (patch) | |
| tree | 7956d4ea416c5b3a531dbc6f356e1c9a643d9690 /src/bitcoind-res.rc | |
| parent | really s/doge/dis/g this time (diff) | |
| download | discoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.tar.xz discoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.zip | |
really s/Doge/Dis/g this time
Diffstat (limited to 'src/bitcoind-res.rc')
| -rw-r--r-- | src/bitcoind-res.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bitcoind-res.rc b/src/bitcoind-res.rc index ec9a14928..f455bb054 100644 --- a/src/bitcoind-res.rc +++ b/src/bitcoind-res.rc @@ -16,8 +16,8 @@ BEGIN BEGIN BLOCK "040904E4" // U.S. English - multilingual (hex) BEGIN - VALUE "CompanyName", "Dogecoin" - VALUE "FileDescription", "discoind (Dogecoin node with a JSON-RPC server)" + VALUE "CompanyName", "Discoin" + VALUE "FileDescription", "discoind (Discoin node with a JSON-RPC server)" VALUE "FileVersion", VER_FILEVERSION_STR VALUE "InternalName", "discoind" VALUE "LegalCopyright", COPYRIGHT_STR |