comparison sidinfo.c @ 167:a498edd91bcc rel-0_7_3

Bump version again.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 16 Feb 2018 22:24:57 +0200
parents 9cc9ce46f4a0
children da2fbfe18c60
comparison
equal deleted inserted replaced
166:e6c8a235ce2f 167:a498edd91bcc
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.2", NULL, NULL); 944 th_init("SIDInfo", "PSID/RSID information displayer", "0.7.3", 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