changeset 216:55697860d4a7 rel-0_8_0

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 04 May 2019 02:56:32 +0300
parents d0baac239f30
children f7c1f93108bd
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sidinfo.c	Sat May 04 02:56:22 2019 +0300
+++ b/sidinfo.c	Sat May 04 02:56:32 2019 +0300
@@ -1197,7 +1197,7 @@
     char *setLang = th_strdup(getenv("LANG"));
 
     // Initialize
-    th_init("SIDInfo", "PSID/RSID information displayer", "0.7.9",
+    th_init("SIDInfo", "PSID/RSID information displayer", "0.8.0",
         "By Matti 'ccr' Hamalainen (C) Copyright 2014-2019 TNSP",
         "This program is distributed under a 3-clause BSD -style license.");