changeset 408:f18129e65b6f rel-1_0_1

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 20 Dec 2023 08:08:18 +0200
parents 9051dbb42086
children 5a27c0fbbf20
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sidinfo.c	Wed Dec 20 08:07:30 2023 +0200
+++ b/sidinfo.c	Wed Dec 20 08:08:18 2023 +0200
@@ -1183,7 +1183,7 @@
     th_pstr_cpy(&setHVSCPath, getenv("HVSC_BASE"));
 
     // Initialize
-    th_init("SIDInfo", "PSID/RSID information displayer", "1.0.0",
+    th_init("SIDInfo", "PSID/RSID information displayer", "1.0.1",
         "By Matti 'ccr' Hamalainen (C) Copyright 2014-2023 TNSP",
         "This program is distributed under a 3-clause BSD -style license.");