changeset 389:e89e5d956a63

Bump version here.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 24 Feb 2022 11:43:36 +0200
parents c96448875797
children c8e57c0c8f44
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.");