comparison sidinfo.c @ 164:9cc9ce46f4a0 rel-0_7_2

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 16 Feb 2018 22:08:03 +0200
parents 179ffe97599c
children a498edd91bcc
comparison
equal deleted inserted replaced
163:179ffe97599c 164:9cc9ce46f4a0
939 939
940 940
941 int main(int argc, char *argv[]) 941 int main(int argc, char *argv[])
942 { 942 {
943 // Initialize 943 // Initialize
944 th_init("SIDInfo", "PSID/RSID information displayer", "0.7.1", NULL, NULL); 944 th_init("SIDInfo", "PSID/RSID information displayer", "0.7.2", NULL, NULL);
945 th_verbosityLevel = 0; 945 th_verbosityLevel = 0;
946 946
947 memset(&optFormat, 0, sizeof(optFormat)); 947 memset(&optFormat, 0, sizeof(optFormat));
948 948
949 // Initialize iconv, check if we have language/charset 949 // Initialize iconv, check if we have language/charset