comparison sidinfo.c @ 158:a8c24f1f460f rel-0_7_1

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 26 Oct 2017 01:46:57 +0300
parents 8fc887cb56d0
children 58fe784a6e48
comparison
equal deleted inserted replaced
157:8fc887cb56d0 158:a8c24f1f460f
938 938
939 939
940 int main(int argc, char *argv[]) 940 int main(int argc, char *argv[])
941 { 941 {
942 // Initialize 942 // Initialize
943 th_init("SIDInfo", "PSID/RSID information displayer", "0.7.0", NULL, NULL); 943 th_init("SIDInfo", "PSID/RSID information displayer", "0.7.1", NULL, NULL);
944 th_verbosityLevel = 0; 944 th_verbosityLevel = 0;
945 945
946 memset(&optFormat, 0, sizeof(optFormat)); 946 memset(&optFormat, 0, sizeof(optFormat));
947 947
948 // Initialize iconv, check if we have language/charset 948 // Initialize iconv, check if we have language/charset