changeset 209:c073c7eda531 rel-0_7_9

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 21 Dec 2018 14:26:27 +0200
parents 5cdcebad7342
children 1db4c97b0b54
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sidinfo.c	Fri Dec 21 14:20:58 2018 +0200
+++ b/sidinfo.c	Fri Dec 21 14:26:27 2018 +0200
@@ -1193,7 +1193,7 @@
     char *setLang = th_strdup(getenv("LANG"));
 
     // Initialize
-    th_init("SIDInfo", "PSID/RSID information displayer", "0.7.8",
+    th_init("SIDInfo", "PSID/RSID information displayer", "0.7.9",
         "By Matti 'ccr' Hamalainen (C) Copyright 2014-2018 TNSP",
         "This program is distributed under a 3-clause BSD -style license.");