changeset 291:8aa854546556

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 09 Jan 2020 10:54:57 +0200
parents 4686ea0b6851
children 6454bfb584d6
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sidinfo.c	Thu Jan 09 10:54:31 2020 +0200
+++ b/sidinfo.c	Thu Jan 09 10:54:57 2020 +0200
@@ -1405,7 +1405,7 @@
     th_pstr_cpy(&setHVSCPath, getenv("HVSC_BASE"));
 
     // Initialize
-    th_init("SIDInfo", "PSID/RSID information displayer", "0.9.0",
+    th_init("SIDInfo", "PSID/RSID information displayer", "0.9.1",
         "By Matti 'ccr' Hamalainen (C) Copyright 2014-2020 TNSP",
         "This program is distributed under a 3-clause BSD -style license.");