# HG changeset patch # User Matti Hamalainen # Date 1633694387 -10800 # Node ID 68ded29cc9976a2c31b75b7be4ba4f2bbf6fac20 # Parent 5554e9ec9146e35a684dfd5470cbc5c1ebacecd5 Bump version. diff -r 5554e9ec9146 -r 68ded29cc997 sidinfo.c --- a/sidinfo.c Fri Oct 08 14:56:22 2021 +0300 +++ b/sidinfo.c Fri Oct 08 14:59:47 2021 +0300 @@ -1165,7 +1165,7 @@ th_pstr_cpy(&setHVSCPath, getenv("HVSC_BASE")); // Initialize - th_init("SIDInfo", "PSID/RSID information displayer", "0.9.3", + th_init("SIDInfo", "PSID/RSID information displayer", "0.9.4", "By Matti 'ccr' Hamalainen (C) Copyright 2014-2021 TNSP", "This program is distributed under a 3-clause BSD -style license.");