comparison sidinfo.c @ 181:5bc837384177 rel-0_7_5

Bump version again.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 07 Jul 2018 00:06:04 +0300
parents 6913c5dbbb58
children 2f129ea15405
comparison
equal deleted inserted replaced
180:6913c5dbbb58 181:5bc837384177
1025 1025
1026 1026
1027 int main(int argc, char *argv[]) 1027 int main(int argc, char *argv[])
1028 { 1028 {
1029 // Initialize 1029 // Initialize
1030 th_init("SIDInfo", "PSID/RSID information displayer", "0.7.4", 1030 th_init("SIDInfo", "PSID/RSID information displayer", "0.7.5",
1031 "By Matti 'ccr' Hamalainen (C) Copyright 2014-2018 TNSP", 1031 "By Matti 'ccr' Hamalainen (C) Copyright 2014-2018 TNSP",
1032 "This program is distributed under a 3-clause BSD -style license."); 1032 "This program is distributed under a 3-clause BSD -style license.");
1033 1033
1034 th_verbosity = 0; 1034 th_verbosity = 0;
1035 1035