# HG changeset patch # User Matti Hamalainen # Date 1703052498 -7200 # Node ID f18129e65b6ff6aaa6442cdf72786827feece357 # Parent 9051dbb420868a70e1c66774769967228de544e7 Bump version. diff -r 9051dbb42086 -r f18129e65b6f sidinfo.c --- a/sidinfo.c Wed Dec 20 08:07:30 2023 +0200 +++ b/sidinfo.c Wed Dec 20 08:08:18 2023 +0200 @@ -1183,7 +1183,7 @@ th_pstr_cpy(&setHVSCPath, getenv("HVSC_BASE")); // Initialize - th_init("SIDInfo", "PSID/RSID information displayer", "1.0.0", + th_init("SIDInfo", "PSID/RSID information displayer", "1.0.1", "By Matti 'ccr' Hamalainen (C) Copyright 2014-2023 TNSP", "This program is distributed under a 3-clause BSD -style license.");