changeset 272:763623493f59

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 06 Jan 2020 01:03:49 +0200
parents 439d08a11365
children 2437436b6129
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sidinfo.c	Mon Jan 06 01:02:25 2020 +0200
+++ b/sidinfo.c	Mon Jan 06 01:03:49 2020 +0200
@@ -1294,7 +1294,7 @@
     th_pstr_cpy(&setHVSCPath, getenv("HVSC_BASE"));
 
     // Initialize
-    th_init("SIDInfo", "PSID/RSID information displayer", "0.8.0",
+    th_init("SIDInfo", "PSID/RSID information displayer", "0.9.0",
         "By Matti 'ccr' Hamalainen (C) Copyright 2014-2020 TNSP",
         "This program is distributed under a 3-clause BSD -style license.");