comparison sidinfo.c @ 192:c0849f47e10f

Oops, bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 09 Jul 2018 16:47:03 +0300
parents d26bc1adfd14
children 47f75154c7db
comparison
equal deleted inserted replaced
191:d26bc1adfd14 192:c0849f47e10f
1141 1141
1142 1142
1143 int main(int argc, char *argv[]) 1143 int main(int argc, char *argv[])
1144 { 1144 {
1145 // Initialize 1145 // Initialize
1146 th_init("SIDInfo", "PSID/RSID information displayer", "0.7.5", 1146 th_init("SIDInfo", "PSID/RSID information displayer", "0.7.6",
1147 "By Matti 'ccr' Hamalainen (C) Copyright 2014-2018 TNSP", 1147 "By Matti 'ccr' Hamalainen (C) Copyright 2014-2018 TNSP",
1148 "This program is distributed under a 3-clause BSD -style license."); 1148 "This program is distributed under a 3-clause BSD -style license.");
1149 1149
1150 th_verbosity = 0; 1150 th_verbosity = 0;
1151 1151