# HG changeset patch # User Matti Hamalainen # Date 1544488793 -7200 # Node ID c05a8351dc9be546bdfc966ee526761b50522d47 # Parent 0327fe1d0686272e185cec2834371f57c07e0998 Bump version. diff -r 0327fe1d0686 -r c05a8351dc9b sidinfo.c --- 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.");