# HG changeset patch # User Matti Hamalainen # Date 1645695816 -7200 # Node ID e89e5d956a63c4e2a4237aedbd0f6130ea5a49e2 # Parent c96448875797a9f70b308291fafe5fe9b039c506 Bump version here. diff -r c96448875797 -r e89e5d956a63 sidinfo.c --- a/sidinfo.c Wed Feb 23 20:09:55 2022 +0200 +++ b/sidinfo.c Thu Feb 24 11:43:36 2022 +0200 @@ -1177,7 +1177,7 @@ th_pstr_cpy(&setHVSCPath, getenv("HVSC_BASE")); // Initialize - th_init("SIDInfo", "PSID/RSID information displayer", "0.9.4", + th_init("SIDInfo", "PSID/RSID information displayer", "0.9.5", "By Matti 'ccr' Hamalainen (C) Copyright 2014-2022 TNSP", "This program is distributed under a 3-clause BSD -style license.");