changeset 205:c05a8351dc9b rel-0_7_8

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 11 Dec 2018 02:39:53 +0200
parents 0327fe1d0686
children 45f06cb6d270
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sidinfo.c	Tue Dec 11 02:39:42 2018 +0200
+++ b/sidinfo.c	Tue Dec 11 02:39:53 2018 +0200
@@ -1177,7 +1177,7 @@
     char *setLang = th_strdup(getenv("LANG"));
 
     // Initialize
-    th_init("SIDInfo", "PSID/RSID information displayer", "0.7.7",
+    th_init("SIDInfo", "PSID/RSID information displayer", "0.7.8",
         "By Matti 'ccr' Hamalainen (C) Copyright 2014-2018 TNSP",
         "This program is distributed under a 3-clause BSD -style license.");