changeset 374:68ded29cc997

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 08 Oct 2021 14:59:47 +0300
parents 5554e9ec9146
children 16560c85d238
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.");