# HG changeset patch # User Matti Hamalainen # Date 1578993288 -7200 # Node ID 020c4f21e861b268d284ab8bd38466cc9f45864b # Parent dc197e16db86d4806a1f4af3b87cb1a76c3f5ba5 Bump version. diff -r dc197e16db86 -r 020c4f21e861 sidinfo.c --- a/sidinfo.c Mon Jan 13 17:39:02 2020 +0200 +++ b/sidinfo.c Tue Jan 14 11:14:48 2020 +0200 @@ -1168,7 +1168,7 @@ th_pstr_cpy(&setHVSCPath, getenv("HVSC_BASE")); // Initialize - th_init("SIDInfo", "PSID/RSID information displayer", "0.9.2", + th_init("SIDInfo", "PSID/RSID information displayer", "0.9.3", "By Matti 'ccr' Hamalainen (C) Copyright 2014-2020 TNSP", "This program is distributed under a 3-clause BSD -style license.");