diff sidinfo.c @ 345:020c4f21e861

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 14 Jan 2020 11:14:48 +0200
parents fe061ead51cc
children 3b922a79aa2d
line wrap: on
line diff
--- 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.");