changeset 345:020c4f21e861

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 14 Jan 2020 11:14:48 +0200
parents dc197e16db86
children 5fafd0735b18
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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.");