comparison sidinfo.c @ 148:01cde57da297

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 25 Oct 2017 23:20:44 +0300
parents f636c55c7cc4
children 0288c4d138f7
comparison
equal deleted inserted replaced
147:f636c55c7cc4 148:01cde57da297
894 894
895 895
896 int main(int argc, char *argv[]) 896 int main(int argc, char *argv[])
897 { 897 {
898 // Initialize 898 // Initialize
899 th_init("SIDInfo", "PSID/RSID information displayer", "0.6.3", NULL, NULL); 899 th_init("SIDInfo", "PSID/RSID information displayer", "0.7.0", NULL, NULL);
900 th_verbosityLevel = 0; 900 th_verbosityLevel = 0;
901 901
902 memset(&optFormat, 0, sizeof(optFormat)); 902 memset(&optFormat, 0, sizeof(optFormat));
903 903
904 // Initialize iconv, check if we have language/charset 904 // Initialize iconv, check if we have language/charset