# HG changeset patch # User Matti Hamalainen # Date 1538339638 -10800 # Node ID a7a0d8bf16cd52f5c7af0690c3f64e1d3a965fbc # Parent 47f75154c7dbf0d7c575593caba05a468ff7475b Bump version. diff -r 47f75154c7db -r a7a0d8bf16cd sidinfo.c --- 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.");