changeset 197:a7a0d8bf16cd rel-0_7_7

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 30 Sep 2018 23:33:58 +0300
parents 47f75154c7db
children dc4eac62d5b2
files sidinfo.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sidinfo.c	Sun Sep 30 22:42:18 2018 +0300
+++ b/sidinfo.c	Sun Sep 30 23:33:58 2018 +0300
@@ -1177,7 +1177,7 @@
     char *setLang = th_strdup(getenv("LANG"));
 
     // Initialize
-    th_init("SIDInfo", "PSID/RSID information displayer", "0.7.6",
+    th_init("SIDInfo", "PSID/RSID information displayer", "0.7.7",
         "By Matti 'ccr' Hamalainen (C) Copyright 2014-2018 TNSP",
         "This program is distributed under a 3-clause BSD -style license.");