# HG changeset patch # User Matti Hamalainen # Date 1578265429 -7200 # Node ID 763623493f59177a2f25812f14e465de8a14b7eb # Parent 439d08a113658437884a951f71fe2dfc3f4e0e66 Bump version. diff -r 439d08a11365 -r 763623493f59 sidinfo.c --- a/sidinfo.c Mon Jan 06 01:02:25 2020 +0200 +++ b/sidinfo.c Mon Jan 06 01:03:49 2020 +0200 @@ -1294,7 +1294,7 @@ th_pstr_cpy(&setHVSCPath, getenv("HVSC_BASE")); // Initialize - th_init("SIDInfo", "PSID/RSID information displayer", "0.8.0", + th_init("SIDInfo", "PSID/RSID information displayer", "0.9.0", "By Matti 'ccr' Hamalainen (C) Copyright 2014-2020 TNSP", "This program is distributed under a 3-clause BSD -style license.");